ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateTimePickerControl Class / TimeZoneName Property

In This Topic
    TimeZoneName Property
    In This Topic
    Gets or sets the TimeZoneName property. This is the string displayed in the UI to indicate a time zone for the dateTime. Set in conjunction with TimeZoneID.
    Syntax
    public string TimeZoneName {get; set;}
    Public Property TimeZoneName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also