DateTimeUtil::utcNow Method

Retrieves a utcdatetime value that indicates the current system time.

Syntax

client server public static utcdatetime utcNow()

Run On

Called

Return Value

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

Remarks

This method is run on the server, so that the time that is returned is the system time of the server.

See Also

Reference

DateTimeUtil Class