Adds a timepicker to jQueryUI Datepicker
Find a file
2010-11-18 15:11:54 -05:00
jquery-ui-timepicker-addon.js Perm fix for daylight savings. The user is setting the time, its not programatically determined as in datepicker 2010-11-18 15:11:54 -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()