python-rctclient
python-rctclient copied to clipboard
Try to fix time difference issues of timeseries2csv
As I argued in https://github.com/svalouch/python-rctclient/issues/7, I think RCT power devices handle timezone information incorrectly when converting between readable dates and timestamps. This PR tries to address this problem.