timezone property

String? timezone
getter/setter pair

Time zone for which this view (profile) has been configured.

Time zones are identified by strings from the TZ database.

Implementation

core.String? timezone;