identifier(fromWindowsLocaleCode:)
Returns the locale identifier from a given Windows locale code, or nil if it could not be converted.
Declaration
static func identifier(fromWindowsLocaleCode code: Int) -> String?Returns the locale identifier from a given Windows locale code, or nil if it could not be converted.
static func identifier(fromWindowsLocaleCode code: Int) -> String?