Type Method 型メソッド

localeIdentifier(fromWindowsLocaleCode:)

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

Declaration 宣言

class func localeIdentifier(fromWindowsLocaleCode lcid: UInt32) -> String?

Parameters パラメータ

lcid

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

Return Value 戻り値

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

See Also 参照

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