timeZone(_:)
Change the representation of the time zone in the format.
Declaration
func timeZone(_ format: Date.FormatStyle.Symbol.TimeZone = .specificName(.short)) -> Date.FormatStyle.AttributedParameters
- format:
Set the symbol representation or pass
nilto remove it.