The time zone information associated with the time reference.
[Visual Basic .NET] Public Property TimeZoneInfo As ITimeZoneInfo
[C#] public ITimeZoneInfo TimeZoneInfo {get; set;}
[C++]
HRESULT get_TimeZoneInfo(
ITimeZoneInfo** timeZone
);
[C++]
HRESULT putref_TimeZoneInfo(
ITimeZoneInfo* timeZone
);
[C++]Parameters
timeZone [out, retval]timeZone is a parameter of type ITimeZoneInfo
timeZone [in]timeZone is a parameter of type ITimeZoneInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.