I have been following this example to create a scheduler. I am having a problem with the start and end times both display as 4 hours earlier than the appointment. The data is being saved with the correct date and time and the LoadAppointments method in the WCF service retrieves the List of Appointments with the correct times. Sometime after that there seems to be some configuration that modifies the time by 4 hours.