LSYii_Locale

Extends\CLocale

package

Default

Methods

Converts a locale ID to its canonical form.

getInstance(string $id): \Clocale
static

In canonical form, a locale ID consists of only underscores and lower-case letters.

Arguments

$id

string

the locale ID to be converted

Response

\Clocale

The locale ID in canonical form