Reputation: 3377
I know that the API returns times that are converted (through a very convoluted process) to ISO-8601. My question is, is the conversion made while taking into account the local daylight savings (or not) of a given location? The official documentation says nothing about this.
Upvotes: 0
Views: 256
Reputation: 11852
I just worked on this on Friday.
I can confirm that if you have the Events Timezone migration enabled, the ISO-8601 dates that are returned are corrected for the presence/absence of Daylight Savings at the events start / end time.
Upvotes: 1