Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
dateAdd
dateAdd
Description
Add to a date. The last argument, unit, can be one of: years, quarters, months, weeks, days, hours, minutes, seconds, milliseconds.
Tags
Functions
Type
Date
Syntax
dateAdd(date, number, text)
Example
dateAdd(prop("Start Date"), prop("Years to Goal"), "years")
Template Example
↙️
Compound Interest Calculator