convert_timezone
function
Applies to: Databricks SQL Databricks Runtime 13.3 LTS and above
Converts TIMESTAMP_NTZ
to another time zone.
The input column is converted to TIMESTAMP_NTZ
type before the time zone conversion, if the input column is of TIMESTAMP
or DATE
or STRING
type.