Type Method 型メソッド

identifier(fromWindowsLocaleCode:)

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

Declaration 宣言

static func identifier(fromWindowsLocaleCode code: Int) -> String?

See Also 参照

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