forked from brianblakely/nodep-date-input-polyfill
-
Notifications
You must be signed in to change notification settings - Fork 66
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
Formatting dates won't work #2
Comments
I hate how when you open a new repo it does not auto add you to the watch list. I will look into this. |
For me the picker re-opens in a wrong date when the format is different than yyyy-mm-dd. |
jcgertig
pushed a commit
that referenced
this issue
May 29, 2017
…tepicker-on-back-button-press Modifies logic to hide datepicker when clicking browser back button
I believe this is fixed now please check for your use case |
I just installed and cannot do any formatting besides the default, v2.14.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When formatting a date to anything else than yyyy-mm-dd, the value gets written into the input correctly, but on re-opening the picker, it's empty.
The text was updated successfully, but these errors were encountered: