Greetings
Im using a DatePicker Jquery and i need to deselect 3 days after the current day i.e beforeShowDay: $.datepicker.noWeekends, minDate: '4d' and its working fine however say today is friday i want it not to count weekends on that 4d.
any help