ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Framework Namespace / IANATimeZoneManager Class / GetSystemTimeZone Method

In This Topic
    GetSystemTimeZone Method (IANATimeZoneManager)
    In This Topic
    Gets the "System" time zone. This time zone will use the local time zone on whatever system it's running on.
    Syntax
    public IANATimeZoneData GetSystemTimeZone()
    Public Function GetSystemTimeZone() As IANATimeZoneData
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also