@Mohammad Saber - Thanks for the question and using MS Q&A platform.
The system default is UTC
.
The TIMEZONE
configuration parameter controls the local timezone used for timestamp operations within a session.
You can set this parameter at the session level using the SET statement and at the global level using SQL configuration parameters or the SQL Warehouse API.
An alternative way to set the session timezone is using the SET TIME ZONE statement.
For more details, refer to TIMEZONE and SET TIME ZONE.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.