I am using bootstrap date time picker in my web application, made in PHP/HTML5 and JavaScript. I am currently using one from here: http://tarruda.github.io/bootstrap-datetimepic
Here's the solution for you. It's very easy to just add code like this:
$('#datetimepicker4').datetimepicker({ pickTime: false minview:2;(Please see here.) });