Customize Datepicker

Customize Datepicker


Hello!
How can I customize Datepicker to have the following experience:
- only Mondays should be selectable, or if any day in a week is
selected, the returned value to be the Monday for that week;
- only the week before, after, and this week should be selectable (so
the range -1W -> +1W to be calculated relative to the entire week, not
the current day)?
Thanks a lot!