+ 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.
ある与えられた辞書において指定される構成要素それらからあるロケール識別子を返します。
+ localeIdentifierFromWindowsLocaleCode:
Returns a locale identifier from a Windows locale code.
Windowsロケールコードからあるロケール識別子を返します。
+ windowsLocaleCodeFromLocaleIdentifier:
Returns a Window locale code from the locale identifier.
ロケール識別子からWindowsロケールコードを返します。