Hi,
I have been using the 'get data points' API from python.
The behaviour regarding timezone seems to have changed recently.
All the datetime values end in "Z" which mean they should be in UTC, and they used to be, but now they are instead in my local timezone.
I have a stored file (from when it was working) with a response for: 2023-10-08
This date is inside DST in the UK.
Before the change, the first result had time: 2023-10-07T23:00:40Z - which is midnight 8/10/2023, UK local time.
Now, the first result has time: 2023-10-08T00:00:40Z
All the figures are the same values so it is the same data, it's just the time is different.
This looks like a bug.
Does anyone know how I would report this to Givenergy, please?
Regards,
Zebs
