timeZoneId property

String? timeZoneId
getter/setter pair

The time zone of the DateElement, as defined by the Unicode Common Locale Data Repository (CLDR) project.

For example, America/New York. If unset, the default time zone is etc/UTC.

Implementation

core.String? timeZoneId;