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
Not as put off time and language at a time I put this and not work
$(function () { $('#datetimepicker2').datetimepicker({ locale: 'es', pickTime: false }); });