ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / IANATimeZoneManager Class / GetWindowsIDFromIanaID Method
The IANA time zone ID
Version

GetWindowsIDFromIanaID Method
Gets the windows time zone ID that is a close match to the specified IANA time zone ID.
Syntax
public static string GetWindowsIDFromIanaID( 
   string ianaID
)

Parameters

ianaID
The IANA time zone ID

Return Value

A windows time zone id.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also