Note: this is not a feature request. It focuses on suggesting and discussing various timepicker solutions out there, so it is set to a misc task instead. It mostly servers as a list of all available alternatives + an announcement board of any progress in each separate issue created for them.

Anyone interested should simply list their suggestion here (preferably by editing and updating the issue's summary) and link to the respective site. They should only start a separate issue for their suggestion if they are prepared to work on it and/or they have code available for testing. If you do start a new issue for a timepicker, then you should:

- set the issue's title to "Alternative timepickers: [name_of_timepicker_goes_here]" for consistency.
- add the "date alternative timepickers" tag to it so we are able to locate related issues easily.
- clearly state that it is not very likely to happen soon while #388762: Alternative timepickers: Make timepicker pluggable is not implemented.

Alternative timepickers

(and respective issues):

- Frank Gelinas's jQuery timepicker, #1240874: Alternative timepickers: Frank Gelinas's timepicker
- #1240636: Alternative timepickers: Use select combo boxes
- ...[add your suggestion here]

Comments

arlinsandbulte’s picture

Issue tags: -date alternative timepickers +timepickers
arlinsandbulte’s picture

Issue summary: View changes

fixed my last name spelling.

arlinsandbulte’s picture

Issue tags: -timepickers +timepicker
mxmilkiib’s picture

jonthornton/jquery.timepicker, "A jQuery timepicker plugin inspired by Google Calendar."

radimklaska’s picture

Just suggesting: Timepicker addon to jQuery UI Datepicker
Author: Trent Richardson
Source: https://github.com/trentrichardson/jQuery-Timepicker-Addon
Documentation: http://trentrichardson.com/examples/timepicker/
Demo: http://trentrichardson.com/examples/timepicker/

There is already simple sandbox project: http://drupal.org/sandbox/wouters_frederik/1679556

johnv’s picture

johnv’s picture

johnv’s picture

Issue summary: View changes

Added 1240636 to alternative timepicker list.

Lord Pachelbel’s picture

Issue summary: View changes

For a project I'm building right now I'm using Date fields combined with Date single day and Stanford Date Timepicker. The latter uses the jQuery Timepicker Addon mentioned in comment #4.

And as a bonus, that timepicker's styles match the Date field's datepicker styles.