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 need to find a way for a user to modify the date format of a angularUI bootstrap datepicker (v0.6.0/1.0.7)
Here's an example of what I'm trying to do: http://plnkr.co/edit/CsLCEI6nzNMrTpK0EGp3
As you can see, my dformat isn't properly recognized as a valid format string by the first datepicker (even if its value should be).
The text was updated successfully, but these errors were encountered:
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Sep 24, 2013
I need to find a way for a user to modify the date format of a angularUI bootstrap
datepicker
(v0.6.0/1.0.7)Here's an example of what I'm trying to do:
http://plnkr.co/edit/CsLCEI6nzNMrTpK0EGp3
As you can see, my
dformat
isn't properly recognized as a valid format string by the first datepicker (even if its value should be).The text was updated successfully, but these errors were encountered: