This is a migrated thread and some comments may be shown as answers.

Daylight saving time problem

1 Answer 137 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Daniel Mettler
Top achievements
Rank 2
Iron
Daniel Mettler asked on 20 Aug 2009, 09:15 AM
Hi

I dont know, if someone else asked this question before.

In my application, I add appointments with another tool than the scheduler to the database. This appointments has the german timeformat (UTC + 1 or UTC + 2)

My question is, is there a solution to disable the saving time in the scheduler?
The scheduler should display the same times like the ones in the database.

I work with version 2009.1.521.35

Example:

Today:
Database                                         Scheduler
2009-08-20 08:00  (UTC + 2)          2009-08-20 06:00
2009-12-24 08:00  (UTC + 1)          2009-12-24 07:00

Goal:
Database                                         Scheduler
2009-08-20 08:00                            2009-08-20 08:00
2009-12-24 08:00                            2009-12-24 08:00


I hope you understand my problem :)

Thanks for helping me

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Aug 2009, 02:21 PM
Hello Daniel,

Do you set the TimeZoneOffset property? Unless you set this property, RadScheduler will display the appointments' time as it comes from the database. Let me know if I am missing something.


Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Daniel Mettler
Top achievements
Rank 2
Iron
Answers by
Peter
Telerik team
Share this question
or