ASP .NET My97DatePicker

576 단어
My97DatePicker
http://jingyan.baidu.com/article/e6c8503c7244bae54f1a18c7.html


컨트롤 초기 시간 설정: 당일
$("#start").val(newDate().getFullYear() +"-" + (new Date().getMonth() + 1) +"-" + new Date().getDate());
date.getMonth()+1   +1   ,      
date.getFullYear()

Datepicker
http://www.runoob.com/jqueryui/example-datepicker.html

좋은 웹페이지 즐겨찾기