public static bool IsWindowsID( string timeZoneID )
Public Shared Function IsWindowsID( _ ByVal timeZoneID As String _ ) As Boolean
Parameters
- timeZoneID
- The windows time zone ID
Return Value
True if the specified time zone ID is found in the list of windows IDs.