TimeZone.CurrentTimeZone PropertyTimeZone.CurrentTimeZone PropertyTimeZone::CurrentTimeZone Property

Gets the time zone of the current computer system.

Syntax

Public Shared ReadOnly Property CurrentTimeZone As TimeZone
        Get
public static TimeZone CurrentTimeZone { get; }
public:
static property TimeZone CurrentTimeZone {
    TimeZone get();
}
 

Property Value

Type: XmlPrime.TimeZoneXmlPrime.TimeZoneXmlPrime::TimeZone

The time zone of the current computer system.