TimeZone with DayLightSavingTime  
Author Message
Pradeepvmca





PostPosted: Visual C# Language, TimeZone with DayLightSavingTime Top

I want to display datetime in my Application in Indian TimeZone format on any Servers, how is it possible to display the DateTime on any server by considering DayLightSavingTime , pls reply ASAP



Visual C#13  
 
 
Peter Ritchie





PostPosted: Visual C# Language, TimeZone with DayLightSavingTime Top

What do you mean display on any server. Do you mean store

In the mean time, I suggest you look at the article Coding Best Practices Using DateTime in the .NET Framework



 
 
kitcad





PostPosted: Visual C# Language, TimeZone with DayLightSavingTime Top

Hi!,

currently working on displaying world time.

how do we know which timezone for which country e.g. PST for which country then etc....

let's said i'm now in singapore, i need to convert LA time. Can advise how to do it

Thanks,

Alex