ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule 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 System.String
    public System.string DaylightName {get;}
    See Also