Edit in JSFiddle

$(document).ready(function() {
    $("#time1").timePicker();
});
<input type="text" id="time1"/>