aspose file tools
The moose likes Java in General and the fly likes french translation of decimal replace dot  with comma Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "french translation of decimal replace dot  with comma" Watch "french translation of decimal replace dot  with comma" New topic
Author

french translation of decimal replace dot with comma

prince davies
Ranch Hand

Joined: May 08, 2009
Posts: 74
use NumberFormat.getNumberInstance inconjuction with DecimalFormat and set minimum fraction digits

Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32604
    
    4
... and what happens when you run that method?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: french translation of decimal replace dot with comma
 
Similar Threads
double "rounding"
NumberFormat without comma
Parse decimal value
thousands-separators
Formatting a String to a decimal