UtilTimeZoneName Property

The name of the computer's time zone

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public string TimeZoneName { get; }

Return Value

String
The name of the computer's time zone

Remarks

This will be in the local language of the operating system, and will reflect any daylight/summer time that may be in effect.

See Also