Share via


Bias Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the current bias for local time translation on this operating system, in minutes.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Bias As Integer
public int Bias
public:
int Bias
val mutable Bias: int
public var Bias : int

Remarks

The bias is the difference, in minutes, between Coordinated Universal Time (UTC) and local time. All translations between UTC and local time are based on the formula: UTC = local time + bias

.NET Framework Security

See Also

Reference

TimeZoneInformation Class

Microsoft.SPOT Namespace