You are here

Files in Bootstrap DateTime Picker 2.0.x

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_picker\Plugin\Field\FieldWidget
BootstrapDateTime.php src/Element/BootstrapDateTime.php Drupal\bootstrap_datetime_picker\Element
BootstrapDateTimeWidget.php src/Plugin/Field/FieldWidget/BootstrapDateTimeWidget.php Drupal\bootstrap_datetime_picker\Plugin\Field\FieldWidget
bootstrap_datetime_picker.css css/bootstrap_datetime_picker.css html { font-size: inherit; }
bootstrap_datetime_picker.info.yml bootstrap_datetime_picker.info.yml bootstrap_datetime_picker.info.yml
bootstrap_datetime_picker.libraries.yml bootstrap_datetime_picker.libraries.yml bootstrap_datetime_picker.libraries.yml
bootstrap_datetime_picker.module bootstrap_datetime_picker.module Empty module file.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Troubleshooting * Author/Maintainers INTRODUCTION ----------- * This module provides Bootstrap DateTime picker using library…

Other projects