This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
bug(datepicker): input manually -> invalid or day/month is switched #956
Closed

Description
Hello,
I want to be able to enter the date manually (to quickly set the year or paste some other date). This seems to work partially with Chrome, but not with Firefox as you can see with this fiddle (this fiddle only works with Firefox, since Chrome does not load all resources!):
Moreover in Chrome when I use an input field with the datepicker-popup and the option:
datepicker-popup="dd.MM.yyyy"
then the day and month value are interpreted wrong when changing the date manually in the input field. With the option:
datepicker-popup="dd.MMMM.yyyy"
everything works fine, but I don't want the name of the month!
Can you confirm this problem?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels