summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 4a24fb7..d421344 100644
--- a/index.html
+++ b/index.html
@@ -752,7 +752,8 @@ var ex13 = $('#utility_example_1');
ex13.datetimepicker({
dateFormat: "D MM d, yy",
separator: ' @ ',
- ampm: true
+ ampm: true,
+ hourMax: 11
});
$('#utility_example_1_setdt').click(function(){