Skip to main content
FLO.W 思流Notion Formulas
Back to function index

dateRange

A quick reference for the Notion dateRange function, including syntax, purpose, return value, and examples.

Quick reference

ItemDetails
FunctiondateRange()
CategoryDate and time
SyntaxdateRange(start, end)
PurposeCreate a date range
Return valueDate range

Official example of the dateRange function in the Notion formula editor

Examples and notes

dateRange(prop("Start"), prop("End"))
dateStart(prop("Time Range"))
dateEnd(prop("Time Range"))

Useful for meetings, cycles, project phases, and similar scenarios.

To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.

Back to function index

Last updated on