timeZone property

TimeZone? timeZone
getter/setter pair

Defines the time zone that time_of_day is relative to.

The rules for daylight saving time are determined by the chosen time zone.

Required.

Implementation

TimeZone? timeZone;