public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/fw/builtin-syscalls-4] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323)
@ 2019-12-31 10:49 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2019-12-31 10:49 UTC (permalink / raw)
  To: glibc-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 1354 bytes --]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=20a740b2b27b6d486985fa9c89011ab301ac16a6

commit 20a740b2b27b6d486985fa9c89011ab301ac16a6
Author: Rafał Lużyński <digitalfreak@lingonborough.com>
Date:   Mon Dec 30 11:28:37 2019 +0100

    km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323)
    
    A quick analysis suggests that the original author meant "%M" (minutes
    format specifier) instead of "m" which is just a literal "m" letter.

Diff:
---
 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 0d8c9ce..ef9d8d7 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"


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31 10:49 [glibc/fw/builtin-syscalls-4] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) Florian Weimer

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