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