angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.27k stars 6.73k forks source link

UI Bootsrap Datepicker - Different value for View and Model #6391

Closed Anu13sree closed 7 years ago

Anu13sree commented 7 years ago

Can you guys help me in figuring out how to assign different value for view and model. I have tried to use parser and formatters but the value is not getting assigned.

For Eg: View :- dd-MMM-yy and ng-model :- mm-dd-yyyy

Thanks in advance.

http://angular-ui.github.io/bootstrap/versioned-docs/0.13.3/#/datepicker

icfantv commented 7 years ago

Per the issue template, the issues forum is not for support requests. Please read the link contained therein for how to ask for, and receive, assistance. Thanks.