Contents

timeZone

The time zone used to create and parse date representations. When unspecified, GMT is used.

Declaration

var timeZone: TimeZone! { get set }

Discussion

Resetting this property can incur a significant performance cost, as it may cause internal state to be regenerated.

See Also

Configuring the Formatter