timeZone property

String? timeZone
getter/setter pair

Timezone ID.

This matches the timezone IDs used by the Cloud Scheduler API. If empty, UTC time is assumed.

Implementation

core.String? timeZone;