Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
dateBetween
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")
Template Example
↙️
Minimal Student Planner