Bootstrap 4 datapicker.js not included

ottz0 picture ottz0 · Nov 23, 2015 · Viewed 400.4k times · Source

I'm using Bootstrap V4 for my new website seeing that it is in Alpha.

However I cannot see that it has datepicker.js in its build.

Does anyone know if this will be included in V4? If not can anyone recommend a good datepicker?

Answer

Andrey Saleba picture Andrey Saleba · Nov 23, 2015

Maybe you want to try this: https://bootstrap-datepicker.readthedocs.org/en/latest/index.html

It's a flexible datepicker widget in the Bootstrap style.