timeZone property

String? timeZone
getter/setter pair

The time zone to schedule the feed.

It is applicable if the repeat value is equal to 1. Default value is "America/Los_Angeles".

Optional.

Implementation

core.String? timeZone;