带有选项 select 几天的日期选择器

Datapicker with option select a few single days

我需要几天带有选项 select 的日历。 例如:

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

我在寻找解决方案,但一无所获。 所有数据选择器都提供机会,例如 date of 2016-02-19 date to 2016-02-23 。但我需要选择 select 一天。

bootstrap-datepicker have an option to select multiple dates,我自己用过