Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / StandardName Property

In This Topic
    StandardName Property (TimeZoneInfo)
    In This Topic
    The time zone's name during 'standard' time (i.e. not daylight savings).
    Syntax
    'Declaration
     
    Public ReadOnly Property StandardName As System.String
    public System.string StandardName {get;}
    See Also