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.
@ivosantiago Datepicker currently does not support string parsing to date. There is a PR in progress for this (#1874 ). Hopefully part of the next release. Duplicate of #1289.
Hey guys,
the code I'm using to reproduce this bug is the example one (http://angular-ui.github.io/bootstrap/#/datepicker).
For example:
Instead of apply the format and return the 12nd Mar 2014 it returns 3rd Dec 2014.
Does somebody have any thoughts?
Thanks
The text was updated successfully, but these errors were encountered: