commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11444] Currency formatting lacks support for variabil


From: Andrew John Hughes
Subject: [commit-cp] [bugs #11444] Currency formatting lacks support for variability based on value
Date: Wed, 29 Dec 2004 16:50:49 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Epiphany/1.0.8

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #11444] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11444>
Project: classpath
Submitted by: Andrew John Hughes
On: Wed 12/29/2004 at 21:33

Category:  classpath
Severity:  1 - None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  Currency formatting lacks support for variability based on value

Original Submission:  Some currencies (e.g. the Indian rupee) use a different 
currency symbol depending on the value being formatted.  At present, this can 
not be implemented, as there is no support in the design of the formatting 
classes (specifically java.text.DecimalFormat) for handling this.  The currency 
symbol is added during interpretation of the pattern, rather than when the 
number is formatted.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11444>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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