ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / IANATimeZoneManager Class
Methods


In This Topic
    IANATimeZoneManager Class Members
    In This Topic

    The following tables list the members exposed by IANATimeZoneManager.

    Public Methods
     NameDescription
    Public Method Gets the "Empty" time zone.  
    Public Methodstatic (Shared in Visual Basic) Gets the IANA time zone ID that is a close match to the specified windows time zone ID.  
    Public Method Gets the local time zone.  
    Public Method Gets the time zone data for the specified time zone ID.  
    Public Method Gets the list of time zones available on the system.  
    Public Method Gets the "Unknown" time zone.  
    Public Methodstatic (Shared in Visual Basic) Gets the windows time zone ID that is a close match to the specified IANA time zone ID.  
    Public Methodstatic (Shared in Visual Basic) Identifies if the specified time zone ID is an IANA time zone ID  
    Public Methodstatic (Shared in Visual Basic) Identifies if the specified time zone ID is a windows time zone ID  
    Top
    See Also