Type Method 型メソッド

windowsLocaleCodeFromLocaleIdentifier:

Returns a Window locale code from the locale identifier. ロケール識別子からWindowsロケールコードを返します。

Declaration 宣言

+ (uint32_t)windowsLocaleCodeFromLocaleIdentifier:(NSString *)localeIdentifier;

Parameters パラメータ

localeIdentifier

The locale identifier. ロケール識別子。

Return Value 戻り値

The Windows locale code. Windowsロケールコード。

See Also 参照

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