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

In This Topic
    DaylightOffset Property (TimeZoneInfo)
    In This Topic
    Gets the daylight offset from UTC as a TimeSpan.
    Syntax
    'Declaration
     
    Public ReadOnly Property DaylightOffset As System.TimeSpan
    public System.TimeSpan DaylightOffset {get;}
    See Also