timeZone property

String? timeZone
getter/setter pair

The timezone defined in the user's account settings.

This follows the IANA Time Zone Database. Updates to this field are currently not supported.

Optional.

Implementation

core.String? timeZone;