According to jquery ui datepicker - is it possible to set something like 'numberOfMonths' in glDatePicker?
What is my target:
I need to create an equivalent to Android SqareTimes Calendar (https://github.com/square/android-times-square) but written in javascript to use with Cordova... glDatePicker seems to be perfect code base, but I really miss displaying more than one month at once. Is there any possibility to force glDatePicker to work like this?