date-time →
next-year() → date-time

Returns the dateTime that adds a year to the dateTime passed as argument value.

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | next-year  #"2025-01-15 12:30:00"

Kind: Function
Scope: temporal
Aliases: dateTime-to-next-year


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