quarter(_:)
Change the representation of the quarter in the format.
Declaration
func quarter(_ format: Date.FormatStyle.Symbol.Quarter = .abbreviated) -> Date.FormatStyle.AttributedParameters
- format:
Set the symbol representation or pass
nilto remove it.