Type Method 型メソッド

localeIdentifierFromWindowsLocaleCode:

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

Declaration 宣言

+ (NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid;

Parameters パラメータ

lcid

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

Return Value 戻り値

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

See Also 参照

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