我有两个像“开始日期”和“enddate.If”这样的数据筛选器,我在“开始日期”中选择了2015年6月18日,我必须在“数据报考”中禁用之前的日期,直到2015年6月18日。终止日期的:
var startdate = $("#txtstartdate").val();$("#txtenddate").
我有一个jQuery用户界面数据报警器,我只希望日期5天外(或更多)是可用的。这样做是很好的:$( "#datepicker" ).datepicker({
minDate: '+1w', // your min-5-days" />I need this earlier than the standard 5 business day