timeZone
The time zone reflected in the date displayed by the date picker.
Declaration
var timeZone: TimeZone? { get set }Discussion
The default value is nil, which tells the date picker to use the current time zone as returned by local (NSTimeZone) or the time zone used by the date picker’s calendar.