Notion Date Formula: Calculate Days Between Two Dates
You want to calculate the number of days between two dates inside a Notion database. Notion formulas use a built-in function called dateBetween to return the difference in days, hours, minutes, or seconds. This article explains the correct syntax for the dateBetween function, shows how to handle empty or future dates, and covers common mistakes … Read more