Basic Example
$('#basicExample').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.
$('#basicExample').timepicker();
Check the documentation or submit an issue on GitHub.