Syntax
dateAdd(*date*, *number*, *text*)
*date*.dateAdd(*number*, *text*)
Examples
dateAdd(now(), 1, "days")
now().dateAdd(1, "year")
→ dateAdd
Untitled
More Info
dateAdd · Notion Formulas · Ben Smith