jquery.timepicker

A lightweight, customizable javascript timepicker plugin for jQuery inspired by Google Calendar.

Use this plugin to unobtrusively add a timepicker dropdown to your forms. It's lightweight (2.7kb minified and gzipped) and easy to customize.

Basic Example

$('#basicExample').timepicker();

Need Help?

Check the documentation or submit an issue on GitHub.