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

local_offset does not work correctly with non-integer values #38

Open
JamieMackenzieUoA opened this issue Jan 10, 2022 · 0 comments
Open

Comments

@JamieMackenzieUoA
Copy link

The local_offset variable makes an adjustment to the 'hours' value in any timestamps that are recorded. However, many locations have a half hour offset (0.5) and this is not accounted for by also adjusting the 'minutes' value.

Additionally, from my reading of the code, I don't believe there is any adjustment being made to the date when local_offset results in a day shift forwards or backwards.

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

1 participant