Type Method 型メソッド

windowsLocaleCode(fromIdentifier:)

Returns the Windows locale code from a given identifier, or nil if it could not be converted. 与えられた識別子からWindowsロケールコードを返します、またはそれが変換できなかったならばnil

Declaration 宣言

static func windowsLocaleCode(fromIdentifier identifier: String) -> Int?

See Also 参照

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