SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use the parameters "use24hours" and "language" to do this, as follows:
$(function () {_x000D_ $('.datetime').datetimepicker({_x000D_ language: 'pt-br',_x000D_ use24hours: true,_x000D_ });_x000D_ });