In The Hand LtdIn The Hand
GetUtcOffset Method (time)
NamespacesInTheHand.WindowsMobile.PocketOutlookOutlookTimeZoneGetUtcOffset(DateTime)
.NET Components for Mobility
Returns the coordinated universal time (UTC) offset for the specified local time.
Declaration Syntax
C#Visual Basic
public override TimeSpan GetUtcOffset(
	DateTime time
)
Public Overrides Function GetUtcOffset ( _
	time As DateTime _
) As TimeSpan
Parameters
time (DateTime)
The local date and time.
Return Value
The UTC offset from time, measured in ticks.

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