Share via


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 .NET Micro Framework version 2.0, 2.5

See Also

Reference

TimeZone Class
TimeZone Members
System Namespace