Adds a timepicker to jQueryUI Datepicker
Find a file
2010-12-15 10:47:36 -05:00
jquery-ui-timepicker-addon.js Added minDateTime and maxDateTime options, however must still supply minDate/maxDate for datepicker 2010-12-15 10:47:36 -05: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()