localedata: ms_MY should not use 12-hour format
authorMike FABIAN <mfabian@redhat.com>
Wed, 3 Jan 2024 10:07:27 +0000 (11:07 +0100)
committerMike FABIAN <mfabian@redhat.com>
Wed, 3 Jan 2024 10:07:27 +0000 (11:07 +0100)
Resolves: BZ # 29504

localedata/locales/ms_MY

index e20224c..eec940d 100644 (file)
@@ -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