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

DateTime.parse does not handle CWeek correctly #422

Open
joshuacronemeyer opened this issue May 15, 2024 · 0 comments
Open

DateTime.parse does not handle CWeek correctly #422

joshuacronemeyer opened this issue May 15, 2024 · 0 comments

Comments

@joshuacronemeyer
Copy link
Collaborator

3.0.1 :026 > DateTime.parse('1976-W53-6')
3.0.1 :027 > DateTime.parse('1976-W53-6 13:01')
3.0.1 :027 > DateTime.parse('1976-W53-6 13:00:01')

I don't think we handle any of these correctly. #415 is an example of fixing this kind of bug.

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