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

dateStart

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

Quick reference

ItemDetails
FunctiondateStart()
CategoryDate and time
SyntaxdateStart(dateRange)
PurposeStart time of a date range
Return valueDate

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