Adds a timepicker to jQueryUI Datepicker
Find a file
doublerebel 95a6ef2f44 Changed _doKeyPress to limit input characters correctly
based on timeFormat + a space + dateFormat
(now restricts am/pm correctly based on timeFormat)
2010-11-20 17:30:02 -08:00
jquery-ui-timepicker-addon.js Changed _doKeyPress to limit input characters correctly 2010-11-20 17:30:02 -08:00
README updated readme 2010-11-18 14:50:22 -05:00

jQuery Timepicker Addon

-To use this plugin you must include jQuery and jQuery UI with datepicker and slider
-Include timepicker-addon script
-now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()