Hi,
My start date is "Start": "2019-07-27T00:00:00Z" <-- I assume this means UTC with zero offset.
I am curious about the 3 timezone fields :
"Timezone": null,
"StartTimezone": null,
"EndTimezone": null,
Currently they are null. But I assume I should be setting them to avoid future problems. Any code examples I can look at ?
Thanks,Peter