jquery ui datepicker day/month only, not year selection

后端 未结 6 1456
粉色の甜心
粉色の甜心 2020-12-16 16:11

I\'ve searched here in SO and all around but no properly solutions founded for this issue. With jQueryUI DatePicker I need to select a recursive date for all years, so I do

6条回答
  •  感情败类
    2020-12-16 16:37

    I know it's a pretty old quesion, but maybe it will be helpful for someone. If you set the option changeYear: false you can see a with an year value, but if you set changeYear: true you can see a

    Without year:

提交回复
热议问题