jQueryUI Timepicker Addon 1.1.2 is now available! This release is mostly bug fixes, so sorry, no new features. So what changed?
- Fixes to date ranges with altField.
- Timezone change now fires onSelect event.
- IE8 bug fix using substr.
- Updated and test with jQuery 1.9 and jQueryUI 1.10. (It worked, so nothing changed)
- Updates to spinner example in docs, fixes event firing.
- Updates to Portuguese, Czech, Brazilian Portuguese localizations.
- Added localizations for Thai and Basque.
- Fix bug when setting time when step options are used.
- Fix bug where hourMin/Max defaults the input before setting a time.
- Fix parsing dates for single digits. Better distinguishes “h” from “hh”, “m” from “mm”, etc.
- Loose parse now tries multiple formats with Date().
- Fix bug where loose parse returns improper object keys.
- Fix bug with useLocalTimezone when the input is prepopulated.
- Clean up various typos in docs.
Also thank you to everyone who has contributed fixes, suggestions, and bug reports. Enjoy!


7 Responses
Grigoriy Shpakov
Jan 24, 2013Datetimepicker bug report:
1) reload page http : // trentrichardson.com/examples/timepicker/
2) Go to “examples” tab
3) Go to “Get and Set Datetime:” example
4) Use Datetimepicker to set some time in future (!) than ‘now’ (NOTE: Don’t click on “Set Datetime” button during this step!)
5) Click on “Get Datetime” button.
Result expected: “alert” window with string representation of time set by picker
Result in real: “alert” window with string “null”
Grigoriy Shpakov
Jan 31, 2013Bugreport correction – step 4 must be the following:
4) Move “Hour” slider to some random position, then click “Done”
Grigoriy Shpakov (upd)
Jan 31, 2013Bugreport correction: step 4 must be following:
4) Move “hour” slider to some random position, then click “done” immediately.
trent
Jan 31, 2013This is fixed in the dev branch on github.
Mitch
Feb 08, 2013Time picker add-on control, sliders not working in Android 4.2.
Abbas
Feb 11, 2013Hi,
Could anyone post a simple code for implementing this in html? I am new to this and am unable to follow and could not get the simple date picker working. :(
Abbas
Feb 11, 2013Hi,
Could anyone post a simple code for implementing this in html? I am new to this and am unable to follow and could not get the simple date picker working. :(