From patchwork Mon Dec 30 10:52:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 1216341 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-108357-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=lingonborough.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="YpcQJHxa"; dkim=pass (2048-bit key; secure) header.d=lingonborough.com header.i=@lingonborough.com header.b="Ps3CsLuf"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47mZ632j9Xz9sPJ for ; Mon, 30 Dec 2019 21:53:15 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=ZvQ HP6pwYHbpGVpDje6sCo29UBRJEXruhoiga71PvJUEHo8/uV3p2/pk3SjRlUWO52U T8jKnBhSWexGUakw8TsfuHh0GyUqDlekQ6rjLGT8fYqtf2ifd9x8APt0fbnaSbv9 4F+8AdQhuHvyUtlR+0jcZS/iI+8Pv+9uZdwJleKI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=Q4xD+SuHH DBaWO1rjutHoqutnOQ=; b=YpcQJHxaHqbBYK15t7LswIb3Z/tXeOGVg5kcE3xxu XfsMtZSWDuhoBp8wuJsocDKZ85XJfNXDrd46LJlm7yu6E32wgDdLD8M923HMlK8l +Thxig1QiNP9TBsZe5AjjFaZ5AwXfXfXUat66cTNzHkAoLmTdR03ZSiu1GuJTi0T LY= Received: (qmail 47907 invoked by alias); 30 Dec 2019 10:53:08 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 47898 invoked by uid 89); 30 Dec 2019 10:53:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.4 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS, XPRIO autolearn=ham version=3.3.1 spammy=H*x:Mailer, H*UA:Mailer, H*M:poczta, H*MI:poczta X-HELO: shared-ano163.rev.nazwa.pl DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lingonborough.com; s=1568761524.internal; t=1577703184; bh=cnTxUcXF0RxIwBJHuzf1YJa9pX4uGkvMebEZTkkx/yQ=; h=Date:From:To:Subject; b=Ps3CsLufbeRhMdL2+T7j67TLIiRiQk6IX2R+iU+7X4emhOzpPrjXwHY0CuUH55NXe 86Fqvy2mhbIxGUNn18inOO3QHZuRr97pVzu5seUgNGBtYpMpLx/49cxQDGVnURio8C 1vAQBtW5KIIXhhCwMVMeBEZTOqSwr4rjw2coqzBlGvebrMmIsKNoPlUohE1BLuM2wI w2VUbIeGB2FouTUzJ+9NcUgjx1+r350IpP5btAhB02tc0kVMsQSWi8qz8OR7aBlK9b ALFtj9rh0ymoOc3tYqO8b+APd1XRJJaWyJpxCjsfHyL+7e9w60Vqfv6/VfVtMAv6c8 3YfgSPnvgN1VQ== X-Spam-Score: -1 Date: Mon, 30 Dec 2019 11:52:47 +0100 (CET) From: Rafal Luzynski To: GNU C Library Message-ID: <1513669594.613666.1577703167752@poczta.nazwa.pl> Subject: [PATCH COMMITTED] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) MIME-Version: 1.0 From: =?UTF-8?q?Rafa=C5=82=20Lu=C5=BCy=C5=84ski?= 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(-) %Y, %H %M %S " d_fmt "%e %B %Y" 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 "";/ "";/ "" -d_t_fmt "%A %e %B %Y, %H m %S " +d_t_fmt "%A %e %B