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

In This Topic
    StandardBias Property
    In This Topic
    Gets the difference, in minutes, between UTC and local time. UTC = local time + bias.
    Syntax
    'Declaration
     
    Public ReadOnly Property StandardBias As System.Integer
    public System.int StandardBias {get;}
    See Also