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

returns a numeric value representing the day position within the year of the date passed as the argument

Parameters

This function has no parameters.

Examples

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

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


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