TimeService.SetTimeZoneOffset Method

Sets the time zone of the system.

Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)

Syntax

[MethodImplAttribute(InternalCall)]
public static void SetTimeZoneOffset (
         intoffsetInMinutes
)

Parameters

  • offsetInMinutes
    The time zone offset.

Remarks

Sets the time zone of the system, effective immediately.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

TimeService Class
TimeService Members
Microsoft.SPOT.Time Namespace