timeZone property
The time zone of the spreadsheet, in CLDR format such as
America/New_York
.
If the time zone isn't recognized, this may be a custom time zone such as
GMT-07:00
.
Implementation
core.String? timeZone;
The time zone of the spreadsheet, in CLDR format such as
America/New_York
.
If the time zone isn't recognized, this may be a custom time zone such as
GMT-07:00
.
core.String? timeZone;