ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / TimeZoneManager Class
Methods


In This Topic
    TimeZoneManager Class Members
    In This Topic

    The following tables list the members exposed by TimeZoneManager.

    Public Methods
     NameDescription
    Public Method Gets the "Empty" time zone.  
    Public Method Gets the local time zone. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the time zone data for the specified time zone ID. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the list of time zones available on the system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the "Unknown" time zone.  
    Top
    See Also