DateTimeUtil::setSystemDateTime Method [AX 2012]

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

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.
Show: