+ canonicalLocaleIdentifierFromString:
Returns the canonical identifier for a given locale identification string.
ある与えられたロケール識別文字列に対する正準識別子を返します。
+ componentsFromLocaleIdentifier:
Returns a dictionary that is the result of parsing a locale ID.
あるロケールIDを構文解析する結果である辞書を返します。
+ localeIdentifierFromComponents:
Returns a locale identifier from the components specified in a given dictionary.
ある与えられた辞書において指定される構成要素それらからあるロケール識別子を返します。
+ canonicalLanguageIdentifierFromString:
Returns a canonical language identifier by mapping an arbitrary locale identification string to the canonical identifier.
いいかげんなロケール識別文字列の正準識別子へのマッピングによってある正準言語識別子を返します。
+ windowsLocaleCodeFromLocaleIdentifier:
Returns a Window locale code from the locale identifier.
ロケール識別子からWindowsロケールコードを返します。