Type Method 型メソッド

windowsLocaleCode(fromLocaleIdentifier:)

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

Declaration 宣言

class func windowsLocaleCode(fromLocaleIdentifier localeIdentifier: String) -> UInt32

Parameters パラメータ

localeIdentifier

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

Return Value 戻り値

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

See Also 参照

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