Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 04, 2022
Send us feedback
current_timezone
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