unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323)
@ 2019-12-30 10:52 Rafal Luzynski
  0 siblings, 0 replies; only message in thread
From: Rafal Luzynski @ 2019-12-30 10:52 UTC (permalink / raw
  To: GNU C Library

From: =?UTF-8?q?Rafa=C5=82=20Lu=C5=BCy=C5=84ski?=
 <digitalfreak@lingonborough.com>
Date: Mon, 30 Dec 2019 11:28:37 +0100

A quick analysis suggests that the original author meant "%M" (minutes
format specifier) instead of "m" which is just a literal "m" letter.
---
 localedata/locales/km_KH | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localedata/locales/km_KH b/localedata/locales/km_KH
index 0d8c9ce78d..ef9d8d7f6b 100644
--- a/localedata/locales/km_KH
+++ b/localedata/locales/km_KH
@@ -961,7 +961,7 @@ mon     "<U1798><U1780><U179A><U17B6>";/
         "<U179C><U17B7><U1785><U17D2><U1786><U17B7><U1780><U17B6>";/
         "<U1792><U17D2><U1793><U17BC>"
 
-d_t_fmt  "%A <U1790><U17D2><U1784><U17C3> %e <U1781><U17C2> %B
<U1786><U17D2><U1793><U17B6><U17C6> %Y, %H <U1798><U17C9><U17C4><U1784> m
<U1793><U17B6><U1791><U17B8> %S
<U179C><U17B7><U1793><U17B6><U1791><U17B8><U200B>"
+d_t_fmt  "%A <U1790><U17D2><U1784><U17C3> %e <U1781><U17C2> %B
<U1786><U17D2><U1793><U17B6><U17C6> %Y, %H <U1798><U17C9><U17C4><U1784> %M
<U1793><U17B6><U1791><U17B8> %S
<U179C><U17B7><U1793><U17B6><U1791><U17B8><U200B>"
 
 d_fmt    "%e %B %Y"
 
-- 
2.21.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-30 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-30 10:52 [PATCH COMMITTED] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) Rafal Luzynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).