set-to-local
date-time →
set-to-local() → date-time
Returns the dateTime passed as argument without changing the current hours/minutes and sets the kind to local
Parameters
This function has no parameters.
Examples
#"2024-01-15 12:30:00" | set-to-local → #"2024-01-15 12:30:00"
Kind: Function
Scope: temporal
Aliases: None