reportingTimeZone property

String? reportingTimeZone
getter/setter pair

The report time zone.

The value is a time-zone ID as specified by the CLDR project, for example, "America/Los_Angeles".

Implementation

core.String? reportingTimeZone;