ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / StandardOffset Property

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