locale(_:)
Modifies the format style to use the specified locale.
Declaration
func locale(_ locale: Locale) -> FloatingPointFormatStyle<Value>.AttributedParameters
- locale:
The locale to apply to the format style.
Return Value
A format style that uses the specified locale.