dayOfYear(_:)
Change the representation of the day of the year in the format.
Declaration
func dayOfYear(_ format: Date.FormatStyle.Symbol.DayOfYear = .defaultDigits) -> Date.FormatStyle.AttributedParameters
- format:
Set the symbol representation or pass
nilto remove it.