Skip to content

Support any number of trailing zeroes when decoding dates. #84

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

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

richardjrossiii
Copy link
Contributor

This was causing sporadic issues when the server returns dates that are valid according to the ISO standard, but not according to DateTime.ParseExact.

Fixes #64.

This was causing sporadic issues when the server returns dates that are valid according to the ISO standard, but not according to DateTime.ParseExact.

Fixes #64.
@hallucinogen
Copy link
Contributor

LGTM. This was a bug from 2 years ago, right? I thought we fixed it :/

@richardjrossiii
Copy link
Contributor Author

@hallucinogen It recently showed up again. We're not 100% sure why. Still better to have it than not.

richardjrossiii added a commit that referenced this pull request Dec 3, 2015
…strict

Support any number of trailing zeroes when decoding dates.
@richardjrossiii richardjrossiii merged commit 82b76c4 into master Dec 3, 2015
@richardjrossiii richardjrossiii deleted the richardross.datetimeformat.strict branch December 3, 2015 20:00
@richardjrossiii richardjrossiii added this to the 1.7.0 milestone Jan 8, 2016
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

Successfully merging this pull request may close these issues.

3 participants