Skip to content
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

UTC time zone #527

Closed
ecnun opened this issue Aug 9, 2024 · 2 comments
Closed

UTC time zone #527

ecnun opened this issue Aug 9, 2024 · 2 comments

Comments

@ecnun
Copy link

ecnun commented Aug 9, 2024

Hello, @kvos
I want to know if there is a time zone issue with the output result. As shown in the figure, the time definitely does not match the time of the region I am studying. My region is eight hours ahead of the UTC time zone. Should I first change it to the time in my time zone?
image

@kvos
Copy link
Owner

kvos commented Aug 9, 2024

all dates are in UTC. if you want to change you can do +- timedelta(hours=x)

@ecnun
Copy link
Author

ecnun commented Aug 10, 2024

Thank you so much, I will do it!

@kvos kvos closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants