You are viewing a single comment's thread. Return to all comments →
I couldn't solve it either. I used:
NumberFormat.getCurrencyInstance(new Locale("in")).format(payment))
and got a funny looking character instead of "Rs":
¤12.324,13
Seems like cookies are disabled on this browser, please enable them to open this website
Java Currency Formatter
You are viewing a single comment's thread. Return to all comments →
I couldn't solve it either. I used:
and got a funny looking character instead of "Rs":