Closed bjmiller closed 9 years ago
What benefits does that have over calling rome
three times?
If you call rome
once, it binds one month's worth of calendar to a specific input. IIUC, calling it three times will result in three separate bindings? What I'm looking to do is make one call, and show a wider range of dates than just one month.
Is monthsInCalendar
what you're looking for, then?
Well, don't I feel sheepish! The feature's already there! I had just assumed that it wasn't because I didn't see it on the demo page.
Isn't it great when they're all this easy? Thanks!
It's the sixth example in the demo page :)
:facepalm:
Take a quick look at the calendar widget here: http://foxrunsoftware.github.io/DatePicker/
How hard would it be to implement the "Multi Calendar" feature? Any interest? For me, it's the big "missing" feature.