[SOLVED] Formatting dates with datepicker

[SOLVED] Formatting dates with datepicker

Hi,
I'm trying to format the dates from datapicker to be only displayed in the certain weekday period. For example, I would like to choose only Tuesdays in 3-month period (3-month period can be done by setting minDate and maxDate variables in jquery). But how to highlight in this period only Tuesdays (other days should be inactive)? Is it possible?
Thanks in advance for any suggestions.

Best regards,
Chris