<input />
<input id="timepicker" value="10:00 AM"/> <script> $("#timepicker").kendoTimePicker(); </script>