diff --git a/js/functions.js b/js/functions.js index 07355aa33d..2e313c2d77 100644 --- a/js/functions.js +++ b/js/functions.js @@ -207,7 +207,7 @@ function PMA_addDatepicker($this_element, options) showTimepicker: showTimeOption, showButtonPanel: false, dateFormat: 'yy-mm-dd', // yy means year with four digits - timeFormat: 'hh:mm:ss', + timeFormat: 'HH:mm:ss', altFieldTimeOnly: false, showAnim: '', beforeShow: function(input, inst) {