Re: Java und lokalisierte Zahlenformate

"Alexander Veit" <[email protected]>
Newsgroups gmane.linux.suse.programming
Message-ID <[email protected]>
Ralf Schneider schrieb:

> gibt es in Java eine Möglichkeit heraus zu finden, welches 
> bei einer gegebenen Locale das Dezimaltrennzeichen ist
> (also Punkt oder Komma)?

z.B.

new java.text.DecimalFormatSymbols(java.util.Locale.GERMAN)
   .getDecimalSeparator()

-- 
Gruß,
Alex


-- 
Um die Liste abzubestellen, schicken Sie eine Mail an:
    [email protected]
Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
Sie eine Mail an: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.