Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

time picker


Canvas TimePicker

Simple and funny timepicker plugin. Looks like a clock, works like a clock. I made it only for my needs, so dont ask me do some stuff. I think it plugin so simple so you can change any code by yoreself

Calendrical

Plugin to provide popup date and time pickers for your forms, inspired by the date and time fields in Google Calendar.

Usage is as easy as creating text <input> elements for your date and time, then activating Calendrical with a command like $('#date').calendricalDate();

Additional functionality is available for Date and Time ranges, with smart behavior including automatically updating an end date when a start date is changed, and displaying the duration between start and end times in the end time popup.

View the live demo to see how easy it is to use Calendrical in your project.

Any+Time™ Datepicker/Timepicker AJAX Calendar Widget with Optional TimeZone Support

The Any+Time™ JavaScript Library includes a highly-customizable, jQuery-compatible datepicker/ timepicker (calendar/ clock widget) and a powerful Date/String parse/format utility. Use it to create a date/time picker with advanced features and options not found in other calendar/clock widgets:

DATE/TIME OPTIONS:

* 12-hour or 24-hour clock
* custom date/time format (countless possibilities, including JSON and XML)
* date-only, time-only, or specific fields!
* date/time range limits
* era-selection (BCE/CE, BC/AD, etc.)
* start week on any day (Sunday, Monday, etc.)
* custom base for 2-digit years (1900, 2000, etc.)
* UTC offsets/time zones

STYLING OPTIONS:

* custom labels/languages
* custom CSS styles
* jQuery UI Theming
* jQuery UI Theme Switcher
* jQuery ThemeRoller
* pop-up or always-present picker
* visible or hidden field

PROGRAMMER-FRIENDLY:

* easy to implement with only one statement
* easy AJAX validation
* easy Date/String conversion, including JSON and XML
* create multiple pickers at once
* easy removal
* easy to extend

USABILITY FEATURES:

* em-based relative-size
* single-click value selection
* WAI-ARIA 1.0 keyboard accessibility
* double-click select-and-dismiss

Use AnyTime.Converter to parse a String into a Date, or convert a Date to a String. Many format options are supported—in fact, most of the fields specified by the MySQL DATE_FORMAT() function!

jQuery Time Picker - jQTP

jQuery Time Picker - jQTP

jQTP is simple javascript Real Time Analog Clock.

jQTP is simple Click to change the time.

jQTP is easy to integate to your application.

jQTP is easy to customize the look & feel.

jQTP tested with IE6, IE7, IE8, FF3, Safari4, Google Chrome2.

jQTP is a lightweight time picker - The source file is just 5k!

jQTP is free and Free of charge under the MIT License.

Visit our site jQuery Time Picker - jQTP for more detail

jquery.timepickr.js

jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy an natural as possible.

Goals

  • Be unobtrusive
  • Degrade gracefully
  • Use maximum 2 clicks
  • Intuitive keyboard navigation
  • Be touch device friendly

Yet another jQuery time picker plugin

Yet another jQuery time picker plugin. Could set hours, minutes and seconds individually. Could choose from a range of options, e.g. "Now", "Noon", "8 p.m.". ESC and Tab key bindings.
Usage:
$('#time-picker').timepicker();

Time Entry Fields

Sets an input field up to accept a time value using a spinner.

* Can be driven via the keyboard or with the mouse.
* Accepts direct time entry via the keyboard.
* Works in 12-hour or 24-hour mode.
* Can restrict to a minimum and/or maximum time.
* Can restrict the time portions to particular multiples, e.g. only quarter hours.
* Localisations available

See also the world calendars, date entry and date picker plugins.