public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "keld at keldix dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/23791] Wrong monetary format for ca_ES locale
Date: Thu, 18 Oct 2018 18:10:00 -0000	[thread overview]
Message-ID: <bug-23791-716-4aQhwxIGxi@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-23791-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=23791

--- Comment #4 from keld at keldix dot com <keld at keldix dot com> ---
Looks like the CLDR def is wrong, using . as decimal point and , as thousands
operator.
Or am I wrong in reading CLDR formats?

best regards
keld

On Thu, Oct 18, 2018 at 09:45:29AM +0000, sergi at koolpi dot com wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=23791
> 
>             Bug ID: 23791
>            Summary: Wrong monetary format for ca_ES locale
>            Product: glibc
>            Version: unspecified
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: P2
>          Component: localedata
>           Assignee: unassigned at sourceware dot org
>           Reporter: sergi at koolpi dot com
>                 CC: libc-locales at sourceware dot org
>   Target Milestone: ---
> 
> In Catalan language the monetary numbers are formatted as "1.200,00???" [1] but
> acording to the locale definition they are formated as "??? 1200,00". See:
> 
> (nclone) pokoli@archy » python 
> Python 3.7.0 (default, Sep 15 2018, 19:13:07) 
> [GCC 8.2.1 20180831] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import locale
> >>> locale.setlocale(locale.LC_ALL, '')
> 'ca_AD.UTF-8'
> >>> locale.currency(1234)
> '??? 1234,00'
> 
> 
> I'm using ca_AD but it inherits the definition from ca_ES
> 
> CLDR[2]  has the following definition:
> 
> <currencyFormat type="standard">
>     <pattern>#,##0.00 ¤</pattern>
> </currencyFormat>
> <currencyFormat type="accounting">
>     <pattern>#,##0.00 ¤;(#,##0.00 ¤)</pattern>
> </currencyFormat>
> 
> [1]
> https://www.uoc.edu/portal/ca/servei-linguistic/convencions/escriptura-numerals/index.html
> [2] http://unicode.org/cldr/trac/browser/trunk/common/main/ca.xml#L5548
> 
> -- 
> You are receiving this mail because:
> You are on the CC list for the bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2018-10-18 18:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18  9:46 [Bug localedata/23791] New: " sergi at koolpi dot com
2018-10-18 10:23 ` [Bug localedata/23791] " sergi at koolpi dot com
2018-10-18 10:23 ` sergi at koolpi dot com
2018-10-18 10:29 ` sergi at koolpi dot com
2018-10-18 18:10 ` keld at keldix dot com [this message]
2018-10-18 18:10 ` [Bug localedata/23791] New: " Keld Simonsen
2018-10-18 21:01 ` [Bug localedata/23791] " sergi at koolpi dot com
2018-10-21  9:03   ` Keld Simonsen
2018-10-18 21:01 ` sergi at koolpi dot com
2018-10-21  9:05 ` keld at keldix dot com
2018-10-22 11:09 ` jmontane at softcatala dot org
2018-10-22 11:54 ` jmontane at softcatala dot org
2018-10-22 15:12 ` sergi at koolpi dot com
2018-10-22 15:15 ` sergi at koolpi dot com
2018-10-26 12:06 ` rbuj at fedoraproject dot org
2018-10-26 15:16 ` rbuj at fedoraproject dot org
2018-10-26 15:46 ` rbuj at fedoraproject dot org
2018-10-26 19:25 ` rbuj at fedoraproject dot org
2018-10-29 12:31 ` sergi at koolpi dot com
2018-10-29 14:28 ` maiku.fabian at gmail dot com
2018-10-29 14:38 ` maiku.fabian at gmail dot com
2018-10-30  7:07 ` cvs-commit at gcc dot gnu.org
2018-10-30  8:29 ` maiku.fabian at gmail dot com
2018-10-30  8:31 ` maiku.fabian at gmail dot com
2019-01-31 17:18 ` cvs-commit at gcc dot gnu.org
2023-02-21  6:41 ` johnkaitlyn95 at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-23791-716-4aQhwxIGxi@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).