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