Contents

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?

See Also

Converting between identifiers