TimeZoneConverter.WindowsToIana(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert windows timezone to iana timezone.
public static string WindowsToIana (string windowsTimeZoneId);
static member WindowsToIana : string -> string
Public Shared Function WindowsToIana (windowsTimeZoneId As String) As String
Parameters
- windowsTimeZoneId
- String
Windows timezone format.
Returns
Iana timezone format.