NowUtc
The ‘NowUtc’ function returns the current date and time in a UTC time zone as a date object, represented as 'MM/dd/yyyy hh:mm:ss tt.' It provides accurate timestamping and handles unexpected errors by returning NULL when issues arise during the process.
Syntax
NowUtc()
Example
NowUtc()