<input type="date" ng-model="date.endDate" id="endDate">
i have used above code for date.
when i click on input box datepicker come and it enter only 2015-0 in the input box not the full date.
and after some time app crash.
<input type="date" ng-model="date.endDate" id="endDate">
i have used above code for date.
when i click on input box datepicker come and it enter only 2015-0 in the input box not the full date.
and after some time app crash.
hi,
try using ngCordova date picker
It was working suddenly it stop working its controller and html file is not changed.
Hi @dev18, I have created both time picker and date picker for ionic frame works.
No additional dependencies like jQuery is not required. Hope this might help you. Please have a look at the below links to check out the demos and bower components.