适用于: Databricks SQL
Databricks Runtime
返回当前会话的本地时区。
current_timezone()
此函数没有参数。
一个 STRING。
> SELECT current_timezone();
Asia/Shanghai
current_timezone
函数适用于: Databricks SQL
Databricks Runtime
返回当前会话的本地时区。
current_timezone()
此函数没有参数。
一个 STRING。
> SELECT current_timezone();
Asia/Shanghai