kukrik / bootstrap-datetimepicker
QCubed-4 plugin for Bootstrap DateTimePicker
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:qcubed-library
Requires
- php: >=8.3
This package is auto-updated.
Last update: 2025-08-16 09:09:51 UTC
README
DateTimePicker for QCubed-4
The DateTimePicker plugin allows to you use the DateTime Picker, which is a Bootstrap form component to handle date, time and year data, on your forms.
Home page for the lib is https://github.com/smalot/bootstrap-datetimepicker and demo is at https://www.malot.fr/bootstrap-datetimepicker, where you can see example of use.
This plugin works starting from PHP version 8.3+.
If you have not previously installed QCubed Bootstrap and twitter bootstrap, run the following actions on the command line of your main installation directory by Composer:
composer require twbs/bootstrap v3.3.7
and
composer require qcubed-4/plugin-bootstrap
composer require kukrik/bootstrap-datetimepicker