Hello Henk,
In general, the Scheduler sends and expects UTC dates (this is because JavaScript
Date object is always created in local timezone). The timezone option defines the server timezone, as thus helps to show Scheduler widget in different timezone than the server one using the correct timezone offset. The
startTimezone/
endTimezone fields define the particular event time zones, but it always will be adjusted to the Scheduler's timezone. In other words, if the Scheduler is in "Europe/Amsterdam" and the event is in "Europe/London", then it will be shown with +2 hours in the Scheduler, as this event will happen +2 hours in Amsterdam.
Let me know if something is not clear or I am missing something in the described situation.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!