localedata: ms_MY should not use 12-hour format

Message ID 20240103103232.2836831-1-mfabian@redhat.com
State Committed
Commit fe316dad7ccfe44e9d649727b04cd36708477545
Delegated to: Mike Fabian
Headers
Series localedata: ms_MY should not use 12-hour format |

Checks

Context Check Description
redhat-pt-bot/TryBot-apply_patch success Patch applied to master at the time it was sent
linaro-tcwg-bot/tcwg_glibc_build--master-aarch64 warning Patch is already merged
redhat-pt-bot/TryBot-32bit success Build for i686
linaro-tcwg-bot/tcwg_glibc_build--master-arm warning Patch is already merged

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(-)
  

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