timeZone
The time zone used to format time values.
Declaration
var timeZone: TimeZone? { get set }Discussion
If the value of this property is nil, the text provider uses the time zone currently configured for the user.
The time zone used to format time values.
var timeZone: TimeZone? { get set }If the value of this property is nil, the text provider uses the time zone currently configured for the user.