The TimeZoneInformation class.
|  Clone | Creates a clone of an object. | 
|  LoadTimeZoneByName | Loads the time zone of the given name. The names of the available time zones can found from Windows registry under the following key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Time Zones. | 
|  LoadWithCurrentTimeZone | Initializes the time zone with the local time zone. | 
|  StandardName | The standard name of the time zone. |