getCurrentLocale
From Documentation
java.util.Locale getCurrentLocale();
- i.e., Locales.getCurrent()
Returns the locale for the current request (or thread); never null.
Version History
Last Update : 2010/11/16
Version | Date | Content |
---|---|---|
java.util.Locale getCurrentLocale();
Returns the locale for the current request (or thread); never null.
Last Update : 2010/11/16
Version | Date | Content |
---|---|---|
Last Update : 2010/11/16
Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License. |