nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
615 stars 191 forks source link

center current month on multiple calendar display #145

Closed ryan-k-t closed 7 years ago

ryan-k-t commented 7 years ago

If I set the "calendars" option to greater than 1, can I set the current month's position? For instance, I want to show 3 calendars but I want the middle calendar to be the current/default month. Is that at all possible given the current configuration?

nazar-pc commented 7 years ago

I think current option is what you need. It works on initialization. It will change in runtime as you click arrows back and forth.