public static string GetIanaIDFromWindowsID( string windowsID, bool respectDST )
Public Shared Function GetIanaIDFromWindowsID( _ ByVal windowsID As String, _ Optional ByVal respectDST As Boolean _ ) As String
Parameters
- windowsID
- The windows time zone ID
- respectDST
- Flag indicating whether the time zone should respect daylight savings time.
Return Value
An IANA time zone id.