datepicker show 3 month, current month in th emiddle

datepicker show 3 month, current month in th emiddle

Hi,
I would show 3 months, with the current month in the middle (not first). I have tried in various ways (min and max, etc) but there are always side effects or otherwise must do noise calculations (example: if I m in 15th and i put minDate="-1M", all days before 15th of previous month are not accessible, the same fro the next month, days after 15th). Furthermore, with min and max you can not choose other months before or after. Is there a solution?

Thanks!