Syntax

formatDate(*date*, *format*, *timezone?*)
*date*.formatDate(*format*, *timezone?*)

Examples

formatDate(now(), "MMMM D, Y")
now().formatDate("h:mm A", "UTC+1")

→ formatDate

Untitled

Untitled

More Info

formatDate · Notion Formulas · Ben Smith