Contents

week(_:)

Change the representation of the week in the format.

Declaration

func week(_ format: Date.FormatStyle.Symbol.Week = .defaultDigits) -> Date.FormatStyle.Attributed

Parameters

  • format:

    Set the symbol representation or pass nil to remove it.