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