Contents

init(identifier:)

Creates a locale components instance with the specified identifier.

Declaration

init(identifier: String)

Parameters

  • identifier:

    A BCP-47 language identifier such as en-u-nu-thai-ca-buddhist or an ICU-style identifier such as en@calendar=buddhist;numbers=thai.

See Also

Creating a locale components instance