locale
The locale to use when formatting items in the list.
Declaration
var locale: Locale! { get set }Discussion
The default value is autoupdatingCurrent. If you set this property to nil, the formatter resets to using autoupdatingCurrent.
The locale to use when formatting items in the list.
var locale: Locale! { get set }The default value is autoupdatingCurrent. If you set this property to nil, the formatter resets to using autoupdatingCurrent.