Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / TimeZoneInfo Class / DisplayName Property

In This Topic
    DisplayName Property (TimeZoneInfo)
    In This Topic
    The time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)').
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DisplayName As String
    public string DisplayName {get;}
    See Also