We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9c208 commit 8672bafCopy full SHA for 8672baf
server/static/js/main.js
@@ -52,5 +52,5 @@ function debounce(func, wait, immediate) {
52
};
53
54
$('.datetime-picker').datetimepicker({
55
- format: 'YYYY-MM-DD hh:mm:ss'
+ format: 'YYYY-MM-DD HH:mm:ss'
56
});
0 commit comments