Contents

init(locale:)

Creates a language components instance from an existing locale.

Declaration

init(locale: Locale)

Parameters

  • locale:

    A locale from which to copy component values.

See Also

Creating a locale components instance