scheduleTimeZone property

String? scheduleTimeZone
getter/setter pair

The time zone for the schedule cron expression.

If not provided, UTC will be used.

Optional.

Implementation

core.String? scheduleTimeZone;