I have the following problem.
I have an array of dates, and I want only these dates to be enabled in the bootstrap-datapicker, I was reading the documentation but I did not find what I wanted!
fechas = ['2018-08-21', '2018-08-22', '2018-08-25', '2018-08-29'];