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

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