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

dateEnd

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

Quick reference

ItemDetails
FunctiondateEnd()
CategoryDate and time
SyntaxdateEnd(dateRange)
PurposeEnd time of a date range
Return valueDate

Official example of the dateEnd 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