timeZone property

String? timeZone
getter/setter pair

The time zone of the times in CrontabSpec.text.

Currently, only UTC is supported.

Output only.

Implementation

core.String? timeZone;