In this demo, the timezone
of Scheduler is set to UTC and each events on it holds different startTimezone
and endTimezone
values, therefore the event timings will be converted based on timezone assigned to Scheduler and will be displayed appropriately in UTC timings.
When the user selects different timezone value listed out in a dropdown on properties panel, Scheduler will display the events accordingly to the selected timezone value as the selected timezone will be assigned to Schedule timezone
property.