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 has been archived by the owner on May 29, 2019. It is now read-only.
I replaced angular lib from 1.2.6 to 1.3.5 of http://angular-ui.github.io/bootstrap/#/datepicker on my local machine and found the datepicker ignores the format (which is 'dd-MMMM-yyyy') on initial data bind.
Here's a comparison
Please fork the demo plunkr to show your issue. We dont support Angular 1.4 yet since there is no stable (non-beta) release so far. If this is also an issue in 1.3 we'll have to take a look at it for the 0.13 or 0.13.x release.
johnsonlin
changed the title
Datepicker - ignores format on initial data bind
Datepicker - ignores format on initial data bind with angular 1.3.15 stable
Apr 29, 2015
I replaced angular lib from 1.2.6 to 1.3.5 of http://angular-ui.github.io/bootstrap/#/datepicker on my local machine and found the datepicker ignores the
format
(which is'dd-MMMM-yyyy'
) on initial data bind.Here's a comparison
My demo with 1.3.15 stable
http://plnkr.co/edit/t5PnLtq9Ygh5iosJXaT8?p=preview
Official site demo with 1.2.6
http://plnkr.co/edit/5E0Hnx?p=preview
The text was updated successfully, but these errors were encountered: