week(_:)
Change the representation of the week in the format.
Declaration
func week(_ format: Date.FormatStyle.Symbol.Week = .defaultDigits) -> Date.FormatStyle.AttributedParameters
- format:
Set the symbol representation or pass
nilto remove it.
Change the representation of the week in the format.
func week(_ format: Date.FormatStyle.Symbol.Week = .defaultDigits) -> Date.FormatStyle.AttributedSet the symbol representation or pass nil to remove it.