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

Variable length day and month formats #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jvarho
Copy link
Contributor

@jvarho jvarho commented Dec 17, 2016

This is an alternative to pull request #70 implementing D and M without adding moment in the mix.

@wehriam
Copy link
Contributor

wehriam commented Mar 21, 2017

This looks great, can you write tests so we have coverage? The parsing functionality is a bit of a hotspot and I'd like to make sure we're not introducing any issues.

@jvarho
Copy link
Contributor Author

jvarho commented Mar 25, 2017

Hi, it seems this branch does not even pass the existing tests – something I would have noticed if you had CircleCI enabled for pull requests. (Although I should have noticed it regardless.)

This seems to require more work and I moved to using another date picker component in the meanwhile. So you can just close this PR unless someone else wants to pick up from here.

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.

2 participants