This document is archived and information here might be outdated. Recommended version. |
Returns the time zone windows ID that corresponds to the given olson time zone ID.
[Visual Basic .NET] Public Function QueryTimeZoneWindowsIDFromOlsonID ( _ ByVal olsonID As String _ ) As String
[C#] public string QueryTimeZoneWindowsIDFromOlsonID ( string olsonID );
[C++]
HRESULT QueryTimeZoneWindowsIDFromOlsonID(
BSTR olsonID
);
[C++]
Parameters olsonID [in]
olsonID is a parameter of type BSTR