aspose file tools
The moose likes Java in General and the fly likes how to format numbers with Local Currency Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how to format numbers with Local Currency" Watch "how to format numbers with Local Currency" New topic
Author

how to format numbers with Local Currency

Cyrus Serrano
Ranch Hand

Joined: Sep 29, 2003
Posts: 137
hi all,

how can i format numbers and display them using locale currency of a country.

thanks..
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
The java.text package has many classes dealing with the localized display of numbers, dates and currencies. See this example.


Android appsImageJ pluginsJava web charts
Cyrus Serrano
Ranch Hand

Joined: Sep 29, 2003
Posts: 137
thanks. i'll experiment on those examples.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to format numbers with Local Currency
 
Similar Threads
how to use locale in javascript
Percentages displayed
What's new in Struts 1.1
Doubt on seperators in currency format.
wanted a example for displaying currency in jsp