timeZone property

String? timeZone
getter/setter pair

The time zone of the calendar.

(Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional.

Implementation

core.String? timeZone;