SystemClock.SetClock Method
Namespace: Rebex
Assembly: Rebex.Time.dll (version 7.0.9147)
SetClock(DateTime)
Sets the local clock to the specified value (in local time).
Declaration
public static void SetClock(DateTime newTime)
Parameters
Type | Name | Description |
---|---|---|
Date |
newTime | The new date and time. |