Full list of timezone values #7256
Answered
by
BohuTANG
soyeric128
asked this question in
Q&A
-
Hi there, I got a question regarding the document: https://databend.rs/doc/reference/functions/context-functions/timezone In the example, the timezone is set to China Standard Time by the following code:
What's the full list of the available values that can be assigned to the timezone setting? I didn't find it in the documentation. Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
BohuTANG
Aug 23, 2022
Replies: 1 comment
-
Databend using chrono timezone enum: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
soyeric128
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Databend using chrono timezone enum:
https://docs.rs/chrono-tz/latest/chrono_tz/enum.Tz.html