How to show month and year only in 720kb AngularJS Datepicker -


i'm using this angularjs datepicker in application , know if there way display months , years in calendar , remove days?

this how i'm using datepicker:

<datepicker date-format="mm yy" button-prev-title="previous month" button-next-title="next month" button-prev="<i class='fa fa-arrow-left'></i>" button-next="<i class='fa fa-arrow-right'></i>" id="dtdate" name="dtdate" >     <input ng-model="dtdate" /> </datepicker> 

i tried add date-format="mm yy" changes selected date , not datepicker itself.


Comments

Popular posts from this blog

ios - Assigning a value out of array of arrays, using section in Xcode -

r - XTS-File doesnt work for quantstrat -