angular-input-date icon indicating copy to clipboard operation
angular-input-date copied to clipboard

AngularJS directive to enable support for date input type

Results 2 angular-input-date issues
Sort by recently updated
recently updated
newest added

hey, when I use your code I got this error: `Error: [ngModel:datefmt] Expected `2017-02-03` to be a date http://errors.angularjs.org/1.5.3/ngModel/datefmt?p0=2017-02-03 at ionic.bundle.js:13438 at Array. (ionic.bundle.js:36469) at ngModelWatch (ionic.bundle.js:40103) at Scope.$digest (ionic.bundle.js:30230)...

I needed this feature. I done this pull request beacuse maybe it's usefull for more people. Last commit can be remove, I added because a need it to upload to...