Before, I was binding a scheduler through code behind. With the timezoneoffset set to zero, for example, an appointment that is saved in the database as 8:00 AM shows up correctly. When I decided to use web service binding, the appointment shows up at 12:00 AM. Why is this so?
Thanks,
3 Answers, 1 is accepted
0
T. Tsonev
Telerik team
answered on 23 Apr 2010, 03:22 PM
Hello Joe,
Please, make sure that the dates that are returned from your provider are in Utc. Calling SpecifyKind on them should to the trick:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.