https://bz.apache.org/bugzilla/show_bug.cgi?id=62857
--- Comment #5 from PJ Fanning <[email protected]> --- I've started using Java NumberFormat.getCurrencyInstance and this seems close enough to Excel in the small number of locales I've tried. I had to hack the format to get US locale to use parens on negative numbers. I would still expect that many locales will not work as the people from those locales would expect them to. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
