next-month
date-time →
next-month() → date-time
Returns the dateTime that adds a month to the dateTime passed as argument value.
Parameters
This function has no parameters.
Examples
#"2024-01-15 12:30:00" | next-month → #"2024-02-15 12:30:00"
Kind: Function
Scope: temporal
Aliases: dateTime-to-next-month