> What are "Indian" numbers?  "English" numbers are actually Arabic
> notation; there is no such thing as "English numbers."

Incorrect!
Real arabic "indian" numbers looks different and there are some classes for
localization of numbers in standart JDK, see in JavaDocs:
java.text.DecimalFormat class for details.
Quotation from there:
-->
DecimalFormat is a concrete subclass of NumberFormat that formats decimal
numbers. It has a variety of features designed to make it possible to parse
and format numbers in any locale, including support for Western, Arabic, and
Indic digits.
<--

Kot.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to