Hi Jen
you cant do it on the date picket but you could add a validation rule that checks for the day of the week selected and throws a message box on save it a non Thursday has been selected.
I think you can use the DatePart(weekday, date) function.