$(function () { $('#startTime, #endTime').datetimepicker({ format: 'HH:mm', pickDate: false, pickSeconds: false, pick12HourFormat: false }); });