Type Method 型メソッド

canonicalLocaleIdentifier(from:)

Returns the canonical identifier for a given locale identification string. ある与えられたロケール識別文字列に対する正準識別子を返します。

Declaration 宣言

class func canonicalLocaleIdentifier(from string: String) -> String

Parameters パラメータ

string

A locale identification string. あるロケール識別文字列。

Return Value 戻り値

The canonical identifier for an the locale identified by string. stringによって識別されるロケールに対する正準識別子。

See Also 参照

Converting Between Identifiers 識別子間で変換する