Auto select week

Auto select week


hi all,
I have an inline datepicker with highllightWeek enabled. To accompany
this I would like the datepicker to select the highlighted week as its
range upon clicking a date (in that week).
This means the datepicker needs to be set to rangeSelect: true.
When this is turned on datepicker waits for the second date to be
selected, which is not what I want.
A. I think an extra option selectWeek would be great to do this
automatically (wish the development site was up again so I could post
the enhancement request!!!!)
B. Use setDate myself and pass the right begin and end date.
MY QUESTION:
How can I prevent datpicker from wanting/waiting for the second date?
thanks
Peter