Angular -ui bootstrap datepicker multiple date picker

It seems Lite angular -ui / bootstrap / datepicker cannot be configured to select multiple dates.

Is there someone who implemented a hack, or do you have a good idea where to start changing the source to include selecting multiple dates in one datepicker?

+3
source share
2 answers

I searched the same answer today and found this: https://github.com/spongessuck/gm.datepickerMultiSelect

I noticed that the initial fixing of the project is newer than this question, and you may have already solved the problem, but the link may be useful for someone reading this.

+4
source

: MultipleDatePicker

MultipleDatePicker Angular, , .

GitHub

0

All Articles