Hi,
I experienced the above problem in my application and it also re-producable on the telerik demo page.
http://demos.telerik.com/aspnet-ajax/scheduler/examples/webservice/defaultcs.aspx
The followings are the steps to re-produce the issue.
1. Goto http://demos.telerik.com/aspnet-ajax/scheduler/examples/webservice/defaultcs.aspx
2. Create a appointment on an empty timeslot. (say. Thu 5, 10:00am )
3. Click the 24 hours link.
4. The appointment ( created in step 3 ) will be shown up in incorrect start time. ( It will shown up as Thu 5, 2:00 am)
Any workaround solution for it?
Thanks
Wilson