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

Does not properly calculate events #9

Open
spacekestrel opened this issue Jul 18, 2021 · 1 comment
Open

Does not properly calculate events #9

spacekestrel opened this issue Jul 18, 2021 · 1 comment

Comments

@spacekestrel
Copy link

Have tried using package with very basic implementation, but is seems always gets data wrong to 3 hours. I think it doesn't calculate UTC + hours. Do i need to do it myself and if so, how better achieve this?

@renancaraujo
Copy link
Member

It is hard to provide dates with timezones offsets specially because timezones keep chaging. To convert a UTC datetime to a lozalized datetime, I would sue the timezones package.

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