From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9709 invoked by alias); 7 Apr 2011 19:00:38 -0000 Received: (qmail 1257 invoked by uid 22791); 7 Apr 2011 18:40:55 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: "mousavi.arash at gmail dot com" To: libc-locales@sources.redhat.com Subject: [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: mousavi.arash at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: libc-locales at sources dot redhat.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 07 Apr 2011 19:00:00 -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 X-SW-Source: 2011-q2/txt/msg00002.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=12651 Summary: strftime() needs to support more locale formats of conversion specifications Product: glibc Version: 2.13 Status: NEW Severity: enhancement Priority: P2 Component: localedata AssignedTo: libc-locales@sources.redhat.com ReportedBy: mousavi.arash@gmail.com There are some alternative formats for conversion specifications that cause strftime() to show alternative numeric symbols for the current locale such as %OH, %OI, %Om, .... Unfortunatly the lack of some alternative like %OY makes some applications like GNOME/Evoluation crash after translation: https://bugzilla.gnome.org/show_bug.cgi?id=553770 [it's really an old bug!] It would be so nice if devlopers could enhance this feature. Sorry, I'm not an advance bug reporter! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.