JQuery Datepicker returned Date object type

后端 未结 4 1709
野性不改
野性不改 2021-01-19 13:46

What\'s the object type returned by Datepicker? Supposing I have the following:

$(\"#txtbox\").datepicker({
   onClose: function(date){
          //something         


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