ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / TimeZoneManager Class / GetSystemTimeZone Method

In This Topic
    GetSystemTimeZone Method (TimeZoneManager)
    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 Function GetSystemTimeZone() As TimeZoneData
    public TimeZoneData GetSystemTimeZone()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also