TimeZonesXML

[in, out] BSTR – An XML string that defines the available time zones in the operating system. For example:

<SELECT ID="TimeZoneList" SIZE="XX">

<OPTION VALUE ="Alaska Standart Time">(GMT-09:00) Alaska<OPTION>

. . .

<SELECT>.