TimeZoneDisplayName

Gets a description of the currently used time zone, e.g., "(GMT-09:00) Alaska". The string corresponds to the value of the OPTION node in the XML returned from TimeZonesXML.

.

JavaScript

 

TimeZoneDisplayName

 

C#

 

string TimeZoneDisplayName { get; }

 

C++

 

HRESULT TimeZoneDisplayName([out, retval] BSTR* pVal)