Posted By:
Thorsten_Mauch
Posted On:
Tuesday, May 29, 2001 03:24 AM
Dear All,
I'm developing a multilanguage web application in which i support the arabic
language but the problem i encountered with arabic is that it uses the indian
numbers not the english numbers and when i tried to format the numbers for
arabic locale i got the english numbers not the indian numbers. So, for a fraud
solution i used the indian locale for formating the numbers but i got also the
english numbers not the indian numbers.
I used Numberformat as well as DecimalFormat
How can i display the indian numbers ?
Any help will be appreciated