System.TimeZone.CurrentTimeZone Property

Gets the time zone of the current computer.

Syntax

public static TimeZone CurrentTimeZone { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The TimeZone.CurrentTimeZone property corresponds to the TimeZoneInfo.Local property. Whenever possible, use the TimeZoneInfo.Local property.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0