Now
Returns the current UTC date and time.
Usage
Now()
Example
DateDiff(“minute”, [Invoice Date], Now())
- The time in hours between the current UTC date and time, and the Invoice Date.
Returns the current UTC date and time.
Now()
DateDiff(“minute”, [Invoice Date], Now())