From: Elliotte Harold (elharo@metalab.unc.edu)
Date: Tue Sep 13 2005 - 09:07:20 CDT
I noticed that Java 1.2 and later distinguish the decimal separator from
the monetary decimal separator. That is, DecimalFormatSymbols has both
getDecimalSeparator() and getMonetaryDecimalSeparator() methods. Does
anyone happen to know of a locale where these two values are different?
I wrote a little program to search for cases, but none of the locales
installed in my Java 5 VM ever seem to think these two characters are
different.
-- Elliotte Rusty Harold elharo@metalab.unc.edu XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
This archive was generated by hypermail 2.1.5 : Tue Sep 13 2005 - 09:09:09 CDT