Thanks to the many code submissions on Github, timepicker 0.8 is now available. Among the fixes include setDate and getDate methods, numberOfMonths option works for showing multiple months, minDate/maxDate options work, and some slightly improved key handling, including being able to backspace and clear the input field. Head …
Timepicker addon has a new feature thanks to MK! Timepicker can now display a time grid under each slider, resulting in a more visual and accessible slider. Clicking the numbers in the grid will also jump to the specific time on the slider. Whats even better is that this is …
It has been a while since Timepicker has gotten a much needed upgrade, but thanks to vhochstein over on GitHub we now have Localization! Of course this means you need to add a couple language definitions to your jQuery UI Datepicker language files. Among this major addition are several smaller …
Just a delayed announcement that the jQuery Timepicker Addon 0.5 is now available. The most notable fix is the correction of the bug with the stepHour, stepMinute, and stepSecond. Thank you Peter for you help! The next step is correcting some of the options (change events, etc..). Timepicker Download …
A new timepicker is now available thanks to Jeremy and other commenters. I don't have all the suggested/submitted changes yet. Jeremy submitted quite a few changes so I thought I would take a couple smaller steps in integrating all the other changes. I know there are still a few …