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