Click here to Skip to main content
15,914,419 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I have created an event calendar which displays list of programs that are scheduled for specific days, now when my client adds a program in October due to daylight saving the date goes back 1 hour, and the whole thing seems to be wrong.

how can we ignore daylight saving in this situation offcourse without writing patch for specific month, do we have some kind of global settings for this.

Any help would be really appreciated.


Mayank Singh
Posted
Updated 4-Jun-12 19:03pm
v3

1 solution

I think if you use TimeZoneInfo instead of Datetime you can do this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900