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

In This Topic
    TimeZoneNames Property (TimeZoneInfo)
    In This Topic
    Gets a string array of display time zone names supported in the local system.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property TimeZoneNames As String()
    public static string[] TimeZoneNames {get;}
    See Also