kipe / nordpool

Python library for fetching Nord Pool spot prices.
MIT License
105 stars 39 forks source link

Specifying starting time #25

Closed jsk1360 closed 1 year ago

jsk1360 commented 2 years ago

Is there any way to get data for a whole day? Currently, when I specify a date, the first price value is for the current hour and does not go from midnight to midnight to cover a whole day, unless the code runs from midnight to 1 AM.

kaistian commented 1 year ago

I can't confirm this behavior, when I set a date, I get data for the whole day.

jsk1360 commented 1 year ago

This issue is resolved, but I couldn't delete the thread or mark it as resolved. It was about the one-hour time difference between Sweden and Finland. I handled it locally after fetching the data.