DateTimeUtil::getSystemDateTime Method

Gets the current system time as a utcdatetime value.

Syntax

client server public static utcdatetime getSystemDateTime()

Run On

Called

Return Value

Type: utcdatetime
The current system time as a utcdatetime value.

Remarks

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.

See Also

Reference

DateTimeUtil Class