How to Disable Weekends In jQuery Datepicker?
beforeShowDay: This function is called for each day in the datepicker and allows you to specify whether a given day should be selectable.date.getDay(): This method returns the day of the week as a number, where 0 represents Sunday and 6