Skip to content

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)

License

Notifications You must be signed in to change notification settings

UniversityofWarwick/bootstrap-datetimepicker

 
 

Repository files navigation

Bootstrap datetime picker

The original version of this repository was deprecated in favour of this. However this new fork changed a lot of features and lost keyboard navigation which is important for accessibility. Our fork makes a few tweaks to make the picker be as accessible as it can reasonably be.

Developing

There are some NPM dependencies so run npm ci after checking out.

The source files are:

* `js/bootstrap-datetimepicker.js`
* `less/datetimepicker.less`

Run npm run build-all to build the output files including the .min versions and sourcemaps.

About

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 10.0%
  • HTML 4.7%