https://github.com/monim67/bootstrap-datetimepicker
Bootstrap 3/4 Date/Time Picker with clock-like Time-Picker
https://github.com/monim67/bootstrap-datetimepicker
clockpicker date-picker datepicker datetime-picker datetimepicker time-picker timepicker
Last synced: about 1 month ago
JSON representation
Bootstrap 3/4 Date/Time Picker with clock-like Time-Picker
- Host: GitHub
- URL: https://github.com/monim67/bootstrap-datetimepicker
- Owner: monim67
- License: mit
- Created: 2018-08-15T22:48:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T14:11:16.000Z (about 1 year ago)
- Last Synced: 2025-04-02T18:11:15.316Z (2 months ago)
- Topics: clockpicker, date-picker, datepicker, datetime-picker, datetimepicker, time-picker, timepicker
- Language: JavaScript
- Homepage: https://monim67.github.io/bootstrap-datetimepicker/
- Size: 3.44 MB
- Stars: 79
- Watchers: 3
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap 3/4 Date/Time Picker with clock-like Time-Picker
This date-picker project is a fork of the famous [Eonasdan datetimepicker](https://github.com/Eonasdan/bootstrap-datetimepicker). A clock-like time-picker has been introduced into it and the widget is optimized to make it compatible to both Bootstrap 3 and 4 versions.

## Demo
- [With Bootstrap 3](https://monim67.github.io/bootstrap-datetimepicker/)
- [With Bootstrap 4](https://monim67.github.io/bootstrap-datetimepicker/bootstrap4-demo.html)## Download
- [Download bootstrap-datetimepicker.zip](https://monim67.github.io/bootstrap-datetimepicker/bootstrap-datetimepicker.zip)
## Usage
The usage and configuration options are available on the [Eonasdan datetimepicker docs](http://eonasdan.github.io/bootstrap-datetimepicker/).