Scheduler for WPF | ComponentOne
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 Integer
    public int StandardBias {get;}
    See Also