date-time →
month-day() → text

returns a textual value at format MM-DD representing the month and day of the date passed as the argument

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | month-day  "01-15"

Kind: Function
Scope: temporal
Aliases: dateTime-to-month-day


This site uses Just the Docs, a documentation theme for Jekyll.