-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
date_trunc
drops timezone
#5976
Labels
bug
Something isn't working
Comments
I am willing to handle this issue this weekend. |
The problem probably does not arise from the usage of
But I did not find the related stuff about the |
I think there are two related issues:
The output in the final case should be |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
date_trunc
drops timezone while the input is timestamptzTo Reproduce
Expected behavior
2000-01-01T00:00:00Z
Additional context
No response
The text was updated successfully, but these errors were encountered: