ArcGIS Pro 3.4 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Framework Namespace (ArcGIS.Desktop.Core)
    In This Topic

    This namespace contains types used for time zones.

    Classes
     ClassDescription
    Class Represents an IANA time zone in the world. IANA Time Zones are standardized by the Internet Assigned Numbers Authority.
    ClassClass providing methods for interacting with IANA time zones. See ArcGIS.Desktop.Core.ProApp.IANATimeZoneManager. For time zone information see IANATimeZoneData.
    Class Represents a time zone in the world. Similar to the Microsoft TimeZoneInfo class (https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo?view=net-6.0)
    ClassClass providing methods for interacting with time zones. See ArcGIS.Desktop.Core.ProApp.TimeZoneManager. For time zone information see TimeZoneData.
    See Also