An open API service indexing awesome lists of open source software.

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

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