Skip to main content
FLO.W 思流Notion Formulas
Function Index

Date and time functions

Date functions such as today, now, dateAdd, dateBetween, formatDate, and parseDate.

Date and time

FunctionPurposeReturn value or alternative
now()Current date and timeDate
today()Current dateDate
minute()MinuteNumber
hour()HourNumber
day()Day of the week, 1 = Monday and 7 = SundayNumber
date()Day of the monthNumber
week()ISO week numberNumber
month()MonthNumber
year()YearNumber
dateAdd()Add timeDate
dateSubtract()Subtract timeDate
dateBetween()Difference between two datesNumber
dateRange()Create a date rangeDate range
dateStart()Start time of a date rangeDate
dateEnd()End time of a date rangeDate
timestamp()Convert to a Unix millisecond timestampNumber
fromTimestamp()Convert a millisecond timestamp to a dateDate
formatDate()Format a dateText
parseDate()Parse ISO 8601 date textDate

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

Last updated on

Table of Contents