Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
mask
ROW FILTER
Updated Nov 01, 2024
Send us feedback
current_timezone
Applies to: Databricks SQL Databricks Runtime
Returns the current session local timezone.
current_timezone()
This function takes no arguments.
A STRING.
> SELECT current_timezone(); Asia/Shanghai
current_date function
current_timestamp function
now function