-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Datepicker selects the wrong date #4588
Comments
Dupe of #4358, read #4358 (comment) You need to write your own adapter along with your own parser, or use something third party, like
|
See #4358 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Datepicker always selects the correct date
What is the current behavior?
If you select a date like 10/10/1995 in the popup, it will actually select as value 10/9/1995
Although strangely enough selecting 10/10/1996 happens just fine
What are the steps to reproduce?
See:
http://plnkr.co/edit/7aH7SRuQAKs6Qe15PBzK?p=preview
The text was updated successfully, but these errors were encountered: