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