#holidays
All links tagged #holidays
2 links found
This link is over 14 years old and may be outdated.
I use a datepicker for choosing an appointment day. I already set the date range to be only for the next month. That works fine. I want to exclude Saturdays and Sundays from the available choice...
This link is over 14 years old and may be outdated.

One challenge I encountered was the need to prevent specific days from being picked. Here's the jQuery javascript I used to accomplish that.