From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6837 invoked by alias); 20 Mar 2017 09:11:41 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 5713 invoked by uid 89); 20 Mar 2017 09:11:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RDNS_DYNAMIC autolearn=no version=3.3.2 spammy=month, our X-Spam-User: qpsmtpd, 2 recipients X-HELO: rap.rap.dk Date: Mon, 20 Mar 2017 09:11:00 -0000 From: Keld Simonsen To: digitalfreak at lingonborough dot com Cc: libc-locales@sourceware.org Subject: Re: [Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases Message-ID: <20170320091116.GA21303@rap.rap.dk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2017-q1/txt/msg00057.txt.bz2 Hi I would ask that our changes are backwards compatible, so that we need not change the existing data, just addin new data, (and changing the date format spec). Something like the %B is the nominative case, %OB is the genitive case, and then the full date spec is using %OB for the month names when required. And the alt_mon is an optional keyword, and general. I believe these changes are getting their way into both POSIX and i18n 30112 standards. Best regads keld