dateBetween

Description
Returns the time between two dates. The last argument, unit, can be one of: years, quarters, months, weeks, days, hours, minutes, seconds, milliseconds.
Tags
Functions
Type
#
Syntax
dateBetween(date, date, text)
Example
(dateBetween(prop("Due Date"), prop("Current Date"), "days")