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


In This Topic
TimeZoneManager Class Methods
In This Topic

For a list of all members of this type, see TimeZoneManager members.

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