date-time →
last-of-year() → date-time

Returns the 31st of December of the same year than the argument dateTime.

Parameters

This function has no parameters.

Examples

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

Kind: Function
Scope: temporal/calendar
Aliases: dateTime-to-last-of-year


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