Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.