getCurrentLocale"

From Documentation
(Created page with '{{ZUMLReferencePageHeader}} <source lang="java"> java.util.Locale getCurrentLocale(); </source> :i.e., <javadoc method="getCurrent()">org.zkoss.util.Locales</javadoc> Returns …')
(No difference)

Revision as of 07:47, 16 November 2010

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
     



Last Update : 2010/11/16

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