MessageFormatter::getLocale
msgfmt_get_locale
Get the locale for which the formatter was created.
&reftitle.description;
Object oriented style
string
MessageFormatter::getLocale
Procedural style
string
msgfmt_get_locale
NumberFormatterformatter
Get the locale for which the formatter was created.
&reftitle.parameters;
formatter
The formatter resource
&reftitle.returnvalues;
The locale name
&reftitle.examples;
msgfmt_get_locale example
]]>
OO example
getLocale();
?>
]]>
&example.outputs;
&reftitle.seealso;
msgfmt_create