Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TimeZoneInfo
.
.
::
.
.
DaylightBias Property
TimeZoneInfo Class
See Also
Gets the difference, in minutes, between UTC and local time (in daylight savings time). UTC = local time + bias.
Namespace:
C1.C1Schedule
Assembly:
C1.Web.UI.Controls.2
(in C1.Web.UI.Controls.2.dll)
Syntax
C#
public
int
DaylightBias
{
get
; }
Visual Basic
Public
ReadOnly
Property
DaylightBias
As
Integer
Get
See Also
TimeZoneInfo Class
C1.C1Schedule Namespace