Add a day with selected date using Jquery datepicker

后端 未结 3 654
北恋
北恋 2021-01-13 08:04

I have been trying to add a day for another date field with date selected of current field

     ,
 onSelect: function(date) {
     var date2 = $(\'.currDate\         


        
3条回答
提交回复
热议问题