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

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