summaryrefslogtreecommitdiffstats
path: root/localization/jquery-ui-timepicker-vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'localization/jquery-ui-timepicker-vi.js')
-rw-r--r--localization/jquery-ui-timepicker-vi.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/localization/jquery-ui-timepicker-vi.js b/localization/jquery-ui-timepicker-vi.js
index 1116f9d..93e6bfc 100644
--- a/localization/jquery-ui-timepicker-vi.js
+++ b/localization/jquery-ui-timepicker-vi.js
@@ -11,10 +11,9 @@
timezoneText: 'Múi giờ',
currentText: 'Hiện thời',
closeText: 'Đóng',
- timeFormat: 'h:m',
+ timeFormat: 'H:m',
amNames: ['SA', 'AM', 'A'],
pmNames: ['CH', 'PM', 'P'],
- ampm: false,
isRTL: false
};
$.timepicker.setDefaults($.timepicker.regional['vi']);