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