DateTimeUtil::setSystemDateTime Method

Sets the date and time of the system to the specified utcdatetime value.

Syntax

client server public static void setSystemDateTime(utcdatetime t)

Run On

Called

Parameters

  • t
    Type: utcdatetime
    A utcdatetime value to which to set the system date and time.

See Also

Reference

DateTimeUtil Class