timeZone property

String? timeZone
getter/setter pair

Optional - If omitted and the template has any conditions that depend on timezone, they will be evaluated as false.

The timezone id of the device, in Olson Id format, e.g. "America/Los_Angeles".

Implementation

core.String? timeZone;