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

Add new format to mt_dateFromISOString method #64

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

osorioabel
Copy link
Contributor

In some cases the library doesn't find the correct format for the ISO standard. With this example: 2016-12-26T11:00:39.8657721-05:00 the library always return nil. Adding this new format prevent that.

In some cases the library doesn't find the correct format for the ISO standard. With this example: 2016-12-26T11:00:39.8657721-05:00 the library always return nil. Adding this new format prevent that.
@atomkirk atomkirk merged commit 0bfddfc into mysterioustrousers:master Jan 24, 2017
@osorioabel osorioabel deleted the fix-iso-format branch January 24, 2017 16:58
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.

None yet

2 participants