ComponentOne Scheduler for WPF and Silverlight
DaylightBias Property

C1.C1Schedule Namespace > TimeZoneInfo Class : DaylightBias Property
Gets the difference, in minutes, between UTC and local time (in daylight savings time). UTC = local time + bias.
Syntax
'Declaration
 
Public ReadOnly Property DaylightBias As System.Integer
public System.int DaylightBias {get;}
See Also

Reference

TimeZoneInfo Class
TimeZoneInfo Members