https://github.com/vitalets/combodate
Dropdown date and time picker
https://github.com/vitalets/combodate
Last synced: 6 months ago
JSON representation
Dropdown date and time picker
- Host: GitHub
- URL: https://github.com/vitalets/combodate
- Owner: vitalets
- Created: 2013-01-10T13:37:09.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T04:34:17.000Z (almost 8 years ago)
- Last Synced: 2024-04-14T06:47:30.370Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://vitalets.github.com/combodate
- Size: 591 KB
- Stars: 207
- Watchers: 14
- Forks: 84
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Combodate
Dropdown date and time picker.
This plugin converts `` into dropdown elements to pick day, month, year, hour, minutes and seconds.* support of date, time, datetime
* 12h / 24h format
* based on [moment.js](http://momentjs.com)## Live Demo and Docs
**http://vitalets.github.com/combodate**## Installation
````
bower install combodate
````
or [download manually](http://vitalets.github.com/combodate).## jsFiddle
http://jsfiddle.net/5m6gG/62/## License
MIT