TimeZone.CurrentTimeZone Property
Gets the time zone of the computer you are using.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static TimeZone CurrentTimeZone { get; }
Property Value
A TimeZone object that represents the local time zone of the computer you are using.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.