Possible Duplicate:
Can the jQuery UI Datepicker be made to disable Saturdays and Sundays (and holidays)?
I am using jQuery Datepicker.
What i want to do is select a delivery date of today, or tomorrow -
1) It is supposed to blank out the next 3 working days ie if I order Monday my earliest delivery date to choose is Friday.
2) Disable December 20th to 27th 2011 as options
3) Weekends has to be disable
4) all UK holidays has to be disabled
Can this be done? If so, how?