combodate icon indicating copy to clipboard operation
combodate copied to clipboard

Dropdown date and time picker

Combodate

Dropdown date and time picker.
This plugin converts <input type="text"> into dropdown elements to pick day, month, year, hour, minutes and seconds.

  • support of date, time, datetime
  • 12h / 24h format
  • based on moment.js

Live Demo and Docs

http://vitalets.github.com/combodate

Installation

bower install combodate

or download manually.

jsFiddle

http://jsfiddle.net/5m6gG/62/

License

MIT