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

Invalid uctOffset for America/St_Johns and Pacific/Marquesas #51

Closed
dmrayt opened this issue Nov 4, 2022 · 2 comments
Closed

Invalid uctOffset for America/St_Johns and Pacific/Marquesas #51

dmrayt opened this issue Nov 4, 2022 · 2 comments

Comments

@dmrayt
Copy link

dmrayt commented Nov 4, 2022

Two timezones have the right utcOffsetStr but wrong utcOffset

timezone utcOffsetStr wrong utcOffset correct utcOffset
America/St_Johns -03:30 -150 -210
Pacific/Marquesas -09:30 -510 -570
@manuelmhtr
Copy link
Owner

Thanks for reporting the problem. It has been fixed in v3.4.0

@dmrayt
Copy link
Author

dmrayt commented Dec 5, 2022

Now they have the right utcOffset but wrong utcOffsetStr.

timezone wrong utcOffsetStr correct utcOffsetstr utcOffset
America/St_Johns -04:30 -03:30 -210
Pacific/Marquesas -10:30 -09:30 -570

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