javascriptphpdatapicker

Datapicker with option select a few single days


I need calendar with option select a few single days. For example:

2016-02-19
2016-02-20
2016-02-24
2016-04-15

I looking like solutions, but I found nothing. All datapicker provides opportunities like date of 2016-02-19 date to 2016-02-23 . But I need option to select single day.


Solution

  • bootstrap-datepicker have an option to select multiple dates, which I have used myself.