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