NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HxLink DID NOT INITIALIZE

TimeOfDay Statement

Sets the system time.

TimeOfDay = datetime

The required datetime argument is any numeric expression, string expression, or any combination, that can represent a time.

Remarks

If datetime is a string, TimeOfDay attempts to convert it to a time using the time separators you specified for your system. If it can't be converted to a valid time, an error occurs.

See Also

Example

Date Function | Date Statement | Time Function