This documentation is archived and is not being maintained.
DateTimeUtil::getSystemDateTime Method [AX 2012]
Gets the current system time as a utcdatetime value.
client server public static utcdatetime getSystemDateTime()
Run On
Called
Return Value
Type:
utcdatetime
The current system time as a utcdatetime value.
If the system time has a fixed value, it will be returned. Otherwise, the current date and time from the local computer will be returned.