'DeclarationPublic Shared Function GetTimeZoneInfo() As TimeZoneDataType
'UsageDim value As TimeZoneDataType value = Utils.GetTimeZoneInfo()
public static TimeZoneDataType GetTimeZoneInfo()
public: static TimeZoneDataType^ GetTimeZoneInfo();
Return Value
The TimeZone information for the current local time.