timeZone property

String? timeZone
getter/setter pair

The standard TZ database name of the partner's time zone.

For example, America/New_York. See more at: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Immutable.

Implementation

core.String? timeZone;