+ 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を構文解析する結果である辞書を返します。
+ canonicalLanguageIdentifierFromString:
Returns a canonical language identifier by mapping an arbitrary locale identification string to the canonical identifier.
いいかげんなロケール識別文字列の正準識別子へのマッピングによってある正準言語識別子を返します。
+ localeIdentifierFromWindowsLocaleCode:
Returns a locale identifier from a Windows locale code.
Windowsロケールコードからあるロケール識別子を返します。
+ windowsLocaleCodeFromLocaleIdentifier:
Returns a Window locale code from the locale identifier.
ロケール識別子からWindowsロケールコードを返します。