Now
The Now function returns the current date and time in a specific tenant 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
Now()
Example Usage
Now()