getCurrentLocale

From Documentation
Revision as of 08:32, 17 December 2010 by Char (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
java.util.Locale getCurrentLocale();
i.e., Locales.getCurrent()

Returns the locale for the current request (or thread); never null.

Version History

Last Update : 2010/12/17


Version Date Content
     



Last Update : 2010/12/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.