In The Hand LtdIn The Hand
Bias Property
.NET Components for Mobility
Returns the current bias, in minutes, for local time translation on this computer.
Declaration Syntax
C#Visual Basic
public int Bias { get; }
Public ReadOnly Property Bias As Integer
	Get
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 following formula.
CopyC#
UTC = localtime + bias

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0