Contents

quarter(_:)

Change the representation of the quarter in the format.

Declaration

func quarter(_ format: Date.FormatStyle.Symbol.Quarter = .abbreviated) -> Date.FormatStyle.Attributed

Parameters

  • format:

    Set the symbol representation or pass nil to remove it.