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