jquery.timepicker is a lightweight timepicker plugin for jQuery inspired by Google Calendar. It supports both mouse and keyboard navigation, and weighs in at 2.7kb minified and gzipped.
- jQuery (>= 1.7)
$('.some-time-inputs').timepicker(options);
options
is an optional javascript object with parameters explained below.