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