Contents

month(_:)

Change the representation of the month in the format.

Declaration

func month(_ format: Date.FormatStyle.Symbol.Month = .abbreviated) -> Date.FormatStyle.Attributed

Parameters

  • format:

    Set the symbol representation or pass nil to remove it.