indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
527 stars 229 forks source link

Enable selection of multiple dates #267

Open jacobmhulse opened 5 years ago

jacobmhulse commented 5 years ago

I think the title says it all, we need an option to select multiple dates as well.

Great component!

jacobmhulse commented 5 years ago

Looks like updating this component to allow multiple selected dates would require a lot of work, is that correct?