time jquery
The project gained traction in late 2006, when it was first released. Keith Wood decided to step on board to help the project, adding a whole slew of features. Meanwhile I have been getting emails from all around the world about my date picker (too many emails). We added feature after feature that was requested by our users – now the project has well over 35 customization options and counting. The datepicker is also in around 30 languages, showing its adoption worldwide.
This page contains links to my popup calendar plugin for the jQuery library.
The plugin exists it two seperate versions:
- v2
- This it the newest and best version. Get it here. If you are using date picker for the first time then it is recommended that you use this version as it is much more extensible and will be actively developed further.
- v1
- This is the legacy original version of the date picker. Get it here. It is included here for people who are already using v1 of the plugin so that they can download the original. It is no longer under active development.
This is a fairly simple jQuery plugin that replaces a single text input with a set of pulldown menus to select hour, minute, and am/pm. Minute selections are for quarter hours (:00, :15, :30, :45).
A time picker for jQuery. list version | table version. Requires below plugin for correct positioning. There is also another version (not by me) that has a few extra features and a demo of it working with the datePicker plugin.
just a time picker from a input
Related posts:
nice blog post about this subject.Thanks