| Printable Version
C# Time Zone
By Valliyappan Swaminathan
This small application will give idea about Time Zone in c#, .Net platform having
Class name called Time Zone in System Name space, Time Zone is abstract
Class so we can't create instants of Time Zone , but Time Time Zone having
Method called as CurrentTimeZone it returns number of properties.
Download the Mytimez.cs file and run
|