canonicalLocaleIdentifier(from:)
Returns the canonical identifier for a given locale identification string.
Declaration
class func canonicalLocaleIdentifier(from string: String) -> StringParameters
- string:
A locale identification string.
Return Value
The canonical identifier for an the locale identified by string.