DateDiff
Syntax
Examples
DateDiff(“day”, [Invoice Date], Today())DateDiff("year", [Invoice Date], Date("2018-01-01")) = 8DateDiff("hour", [Ticket Date], Now()) = 103Last updated
Was this helpful?
DateDiff(“day”, [Invoice Date], Today())DateDiff("year", [Invoice Date], Date("2018-01-01")) = 8DateDiff("hour", [Ticket Date], Now()) = 103Last updated
Was this helpful?
Was this helpful?