dateTimePicker custom Date and time picker <script> $("#datepickerInput1").customDateTimePicker({ "showTime": false }); </script>