WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

Fix daylight saving time issue in YUKON client for historical observations #177

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

During daylight saving time, the javascript array timeseries started 25 hours before the report timestamp. Now that it's standard time, the timeseries only starts 24 hours before the report timestamp.