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