UtilTimeZoneName Property
The name of the computer's time zone
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public string TimeZoneName { get; }
Public ReadOnly Property TimeZoneName As String
Get
public:
virtual property String^ TimeZoneName {
String^ get () sealed;
}
Return Value
StringThe name of the computer's time zone
This will be in the local language of the operating system, and will reflect any daylight/summer time that may be in
effect.