/bootstrap-datepicker

A datepicker for Bootstrap 3, modeled after http://eternicode.github.io/bootstrap-datepicker/

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Bootstrap-Datepicker

This datepicker is modeled after Eternicode's fork of Stefan Petre's bootstrap-datepicker.

Under the hood, there are quite a few differences between those projects and this one. Mostly, that this does not take on the responsibility of doing things like popover placement or date formatting--those things can be done better by other projects (bootstrap/popover.js & moment.js).