This document is archived and information here might be outdated.  Recommended version.


ITimeZoneFactory.QueryLocalTimeZoneWindowsID Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (System)  

ITimeZoneFactory.QueryLocalTimeZoneWindowsID Method

Obtains the machine's current local time zone Windows ID.

[Visual Basic .NET]
Public Function QueryLocalTimeZoneWindowsID ( _
) As String
[C#]
public string QueryLocalTimeZoneWindowsID (
);
[C++]
HRESULT QueryLocalTimeZoneWindowsID(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITimeZoneFactory Interface