1.3.1 • Published 9 years ago
datetime-range-picker v1.3.1
A datetime picker for range between two calendars and time sliders
Demo
http://rgkevin.github.io/datetimeRangePicker/
Dependencies
- required: http://getbootstrap.com bootstrap bootstrap http://angular-ui.github.io/bootstrap/ ui.bootstrap
- optional TODO
See bower.json and index.html in the gh-pages branch for a full list / more details
Install
- download the files
- Bower
- add
"datetimeRangePicker": "latest"to yourbower.jsonfile then runbower installOR runbower install datetimeRangePicker
- add
- Bower
- include the files in your app
range-picker.min.jsrange-picker.lessORrange-picker.min.cssORrange-picker.css
- include the module in angular (i.e. in
app.js) -rgkevin.datetimeRangePicker
See the gh-pages branch, files bower.json and index.html for a full example.
Documentation
See the range-picker.js file top comments for usage examples and documentation
https://github.com/rgkevin/datetimeRangePicker/blob/master/range-picker.js
1.3.1
9 years ago