Hi, when I provide an XML file through web service to the scheduler and the dayview is displayed, the UTC times appear to be displayed in the server/local browser time zone. For example if the <Start>2022-01-14 07:00</Start> tag is provided, it is shown in the browser view at 1:1:00 (which corresponds to the server time and my time zone).
I have set the timezoneoffset for the scheduler to be -1:00:00 so what should be shown in the dayview should be 08:00,
There is no documentation that suggests that the dayview is using a different mechanism for showing the times so what is happening here and how to correct it?