Scheduler for WPF | ComponentOne
C1.Schedule Namespace / TimeZoneInfo Class / DaylightName Property

In This Topic
    DaylightName Property
    In This Topic
    The time zone's name during daylight savings time (DST).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DaylightName As String
    public string DaylightName {get;}
    See Also