chrono
chrono copied to clipboard
Fix DateTime::parse_from_str panicking
Thanks for contributing to chrono!
- [ ] Have you added yourself and the change to the changelog? (Don't worry about adding the PR number)
- [x] If this pull request fixes a bug, does it add a test that verifies that we can't reintroduce it?
Fixes #600
Similar Issue #1010 about fuzzy panics.