timeZone property

String? timeZone
getter/setter pair

A report time zone.

Accepts an IANA TZ name values, such as "America/Los_Angeles." If no time zone is defined, the account default takes effect. Check default value by the get account action. Warning: The "America/Los_Angeles" is the only supported value at the moment.

Implementation

core.String? timeZone;