Datepicker
Datepicker is based on the Flatpickr plugin, a lightweight, powerful javascript datetime picker.
Official DocumentationUsage
CSS
In order to use this plugin on your page you will need to include the following styles in the Page CSS area from the page’s head section:
JS
In order to use this plugin on your page you will need to include the following script in the “Page JS” area from the page’s footer:
Initialization
In order to initialize the datepicker plugin add the data-toggle="date"
on any text input.