We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18456e6 commit cd7789bCopy full SHA for cd7789b
localization/jquery-ui-timepicker-he.js
@@ -15,7 +15,7 @@
15
amNames: ['לפנה"צ', 'AM', 'A'],
16
pmNames: ['אחה"צ', 'PM', 'P'],
17
ampm: false,
18
- isRTL: false
+ isRTL: true
19
};
20
$.timepicker.setDefaults($.timepicker.regional["he"]);
21
})(jQuery);
0 commit comments