diff mbox series

localedata: ms_MY should not use 12-hour format

Message ID 20240103103232.2836831-1-mfabian@redhat.com
State New
Headers show
Series localedata: ms_MY should not use 12-hour format | expand

Commit Message

Mike FABIAN Jan. 3, 2024, 10:32 a.m. UTC
Resolves: BZ # 29504
---
 localedata/locales/ms_MY | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
diff mbox series

Patch

diff --git a/localedata/locales/ms_MY b/localedata/locales/ms_MY
index e20224c9d4..eec940dc06 100644
--- a/localedata/locales/ms_MY
+++ b/localedata/locales/ms_MY
@@ -128,20 +128,21 @@  mon         "Januari";"Februari";/
 % Equivalent of AM PM
 am_pm       "";""
 %
-% Appropriate date and time representation
-d_t_fmt     "%A %d %b %Y %I:%M:%S %p"
+% Appropriate date and time representation (%c)
+d_t_fmt     "%A %d %b %Y %H:%M:%S"
 %
 % Appropriate date and time representation for date(1)
-date_fmt    "%A %d %b %Y %I:%M:%S %p %Z"
+date_fmt    "%A %d %b %Y %H:%M:%S %Z"
 %
-% Appropriate date representation
+% Appropriate date representation (%x)
 d_fmt       "%A %d %b %Y"
 %
-% Appropriate time representation
-t_fmt       "%I:%M:%S %p %Z"
+% Appropriate time representation (%X)
+t_fmt       "%H:%M:%S %Z"
 %
 % Appropriate 12 h time representation (%r)
-t_fmt_ampm  "%I:%M:%S %p %Z"
+% Empty because 12-hour format is not supported in this locale.
+t_fmt_ampm  ""
 %
 week 7;19971130;1
 first_weekday 2