Locale::getRegion()

static string|null getRegion(string $locale)

Not supported. Returns the region for the locale.

Parameters

string $locale The locale code to extract the region code from

Return Value

string|null The extracted region code or null if not present

Exceptions

MethodNotImplementedException

See also

http://www.php.net/manual/en/locale.getregion.php
doc_Symfony
2016-10-28 06:22:55
Comments
Leave a Comment

Please login to continue.