bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22826] Currencies with 0 fraction digits (e.g. tr_TR) are


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22826] Currencies with 0 fraction digits (e.g. tr_TR) are formatted with two
Date: 16 Oct 2005 01:27:22 -0000

The currency format for 0 fraction digit currencies specifies two fraction
digits.  This is incorrect and a bug has been filed with the CLDR
(http://www.jtcsv.com/cgibin/locale-bugs/incoming?id=461;user=guest), which is
where we retrieve our locale data from.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-01-03 
00:46 -------
A patch has been committed which alters the maximum fraction digits according
to the currency's fraction digits on NumberFormat.getCurrencyInstance().  The
CLDR maintainers take the view that the supplementary data (the currency
fraction digits) overrides the currency format.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22826





reply via email to

[Prev in Thread] Current Thread [Next in Thread]