hallo
how to detect windows regional setting ,using java code
thank you
denny
You don't say why you wan to do that, but if you're after local language, number formats etc, Java provides a Locale class with many pre-defined instances for such purposes
http://java.sun.com/developer/technicalArticles/J2SE/locale/
http://blog.ej-technologies.com/2011/12/default-locale-changes-in-java-7.html
Hi James
thank you for the fast response.
I want to do that just to answer my curiosity about it.
And I can't find any article about it in the net
denny
OK, sounds like a job for JNA in that case.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.