October 16, 2013 at 12:57 /
You can, but only with a bit of javascript knowledge.
All calendars are stored in the variable easyCalendars and each of it has the attribute date that’s value is months from now. So -1 would be september and 2 december. And after you’ve set it you can call .change() and the calendar will reload.
Regards