You are here

Files in Bootstrap DateTime Picker 8

Primary tabs

File namesort descending Location Namespace Description
bootstrap-datetimepicker.css css/bootstrap-datetimepicker.css /*! * Datetimepicker for Bootstrap 3 * version : 4.15.35 * https://github.com/Eonasdan/bootstrap-datetimepicker/ */ .bootstrap-datetimepicker-widget { list-style: none; } .bootstrap-datetimepicker-widget.dropdown-menu { margin: 2px 0; …
BootstrapDateRangeWidget.php src/Plugin/Field/FieldWidget/BootstrapDateRangeWidget.php Drupal\bootstrap_datetime\Plugin\Field\FieldWidget
BootstrapDateTime.php src/Element/BootstrapDateTime.php Drupal\bootstrap_datetime\Element
BootstrapDateTimeWidget.php src/Plugin/Field/FieldWidget/BootstrapDateTimeWidget.php Drupal\bootstrap_datetime\Plugin\Field\FieldWidget
bootstrap_datetime.info.yml bootstrap_datetime.info.yml bootstrap_datetime.info.yml
bootstrap_datetime.libraries.yml bootstrap_datetime.libraries.yml bootstrap_datetime.libraries.yml
bootstrap_datetime.module bootstrap_datetime.module Empty module file.
bootstrap_datetime_picker.css css/bootstrap_datetime_picker.css html { font-size: inherit; }
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Troubleshooting * Author/Maintainers INRODUCTION ----------- * This module provides Bootstrap DateTime picker using library…

Other projects