Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 761 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 761 Bytes

Added bootstrap support to add style and grid classes

New Options added that is useWithBootstrap if set to true then this will render each select box in div and also apply form-control class to select box

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