date-time →
day-of-month() → integer

returns a numeric value representing the day of the month of the date passed as the argument

Parameters

This function has no parameters.

Examples

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

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


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