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

Improved information about format used for function fromString in Date.elm #878

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
3 participants
@Bernardoow

Bernardoow commented Jun 21, 2017

Improved information about format used for function fromString in Date.elm

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Jun 21, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Jun 21, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jul 8, 2017

Member

I am planning to do a more comprehensive fix. I wrote some code to verify that it is an ISO 8601 string, but it may make sense to go much further than that.

Member

evancz commented Jul 8, 2017

I am planning to do a more comprehensive fix. I wrote some code to verify that it is an ISO 8601 string, but it may make sense to go much further than that.

@evancz evancz closed this Jul 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment