From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 dcvr.yhbt.net (Postfix) with ESMTPS id 56E0D1F463 for ; Thu, 2 Jan 2020 22:28:08 +0000 (UTC) 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:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=EVNH85oH+YEEWq9Y66QZdRxk6gDFL2d80bciWJ0bOfsKZ6 kVN/WSzqV7lBSX59jM0JfVj4GukI8Zf+pAfGwy1uJdHfV0JoXFm+AgdgVCm4MPGg q2ThuQLlFhNwzTRSrnBZiUHjA//yVR+pyEITF0CJ89bEGKQbKeQ9xwilvPesQ= 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:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=Me/KEmz6IhEYPcquEqhzwU8zSLE=; b=PybhXnYxs4SAHCvKtj1D ePfkdZvaInRuYLCE1axTvW14KrxNCtPIQkNIiQ8gLa+1JYEYzstT2luWOZ2oYQCa xp28UV2ro49UZP2NVfqOeReL8Gthm4KuG14HH0qpLmxbPJdRNFoJ2mI2TmmH4Opj 8EhmuvNQoqa4Soxn8RBSkwc= Received: (qmail 60630 invoked by alias); 2 Jan 2020 22:28:05 -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 Received: (qmail 60617 invoked by uid 89); 2 Jan 2020 22:28:05 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: shared-ano163.rev.nazwa.pl DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lingonborough.com; s=1568761524.internal; t=1578004080; bh=7dIHX6SJBOqe4fv5SY8PKAFzWxqF82t7hlnL3vVme4s=; h=Date:From:To:In-Reply-To:References:Subject; b=ce3sPB5oecrsxF25IaHrjxi09XSiXOlUt5ewQIbPkT1R7HXpiBVvOq3LJ3usyuYps Htet0zi2txm0t2qSS6dT4Vc9IvYPuxywB7NuoUJblhnR/pu+4SLoseNgkA5oTIiWYD lAavAmf4dA8UjgjB8YCC9RfpubyKzHpGjOo0bhvDyhVGv/pGVmSisvDlrvNzuX0OZ9 kk9TntqlhsJqGUrnek4ssy9Y6Ir9BEiKlnomwPEr8g2k/gY83+o8J+l2Fq05UNb/uW qQ5coj2aCVPRAyRgsIlxeItxrMi7KnzTp41ULOSQNFbzKettdSH3NlKNYuT3EeNJT1 x0uC9q4Vx/VtA== Date: Thu, 2 Jan 2020 23:26:48 +0100 (CET) From: Rafal Luzynski To: Siddhesh Poyarekar , libc-alpha@sourceware.org Message-ID: <371301131.699574.1578004008546@poczta.nazwa.pl> In-Reply-To: <5f8be1cc-793c-271f-75ce-ded4ffbffc94@gotplt.org> References: <629578561.639243.1577744827270@poczta.nazwa.pl> <1697557278.633174.1577811688998@poczta.nazwa.pl> <5f8be1cc-793c-271f-75ce-ded4ffbffc94@gotplt.org> Subject: Re: [PATCH v2] Multiple locales: Add date_fmt (bug 24054) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 1.01.2020 15:58 Siddhesh Poyarekar wrote: > [...] > > This is OK to commit if you can do so before end of your day, Friday. Thank you, pushed today, Thursday, before noon, my time zone. Sorry for replying late, my provider's email server had a failure. Regards, Rafal