kukrik / bootstrap-datetimepicker
QCubed v4 plugin for Bootstrap DateTimePicker
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:qcubed-library
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2025-04-22 21:38:29 UTC
README
DateTimePicker for QCubed v4
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.
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 kukrik/bootstrap
composer require kukrik/bootstrap-datetimepicker