You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
There is a bug with non-US formats when manually typing the date in the input field.
Given a date format
dd.MM.yyyy
, when typing 01.02.2014, the datepicker will set the date to January 2nd and not February 1st as expected.Picking a date from the datepicker however, will set the date correctly.
Example here:
http://plnkr.co/edit/zOu98FZXaIj285ExbW4L?p=preview
The text was updated successfully, but these errors were encountered: