Help with Datepicker needed + restrict certain days and months

Help with Datepicker needed + restrict certain days and months

Hello
I am new to jQuery and I am trying to use the restrict date feature on Datepicker, but I am having difficulty.  I would like to use it on several pages, each displaying only certain dates.  I have read the documentation but unable to work out how to omit certain months and show only specific days within the selected months available.

For example, I want to show the following:


May to October :  display all dates except Saturday

March, April and November: display only Mondays, Wednesdays, and Fridays
Or


Every Sunday: March to May, October to February


Thanks