Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
formatDate
formatDate
Description
Format a date using the Moment standard time format string.
Tags
Functions
Type
Text
Syntax
formatDate(date, text)
Example
formatDate(now(), "MMMM D YYYY, HH:mm") == March 30 2010, 12:00
Template Example