All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.component.json Maven / Gradle / Ivy

Go to download

A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub

The newest version!
{
  "name": "bootstrap-datetimepicker",
  "version": "4.17.49",
  "main": ["build/css/bootstrap-datetimepicker.min.css","build/js/bootstrap-datetimepicker.min.js"],
  "dependencies": {
    "jquery" : ">=1.8.3",
	"moment": ">=2.10.5"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy