Input type=date is giving error

<input type="date" ng-model="date.endDate" id="endDate" >

i have used this code for date.when date picker come it only type 2015-0 in the input box.and suddenly app stops working.