timeZone property

String? timeZone
final

The time zone in which the date and time are specified.

This should be a string representing a valid time zone, e.g. "America/Los_Angeles" for Pacific Time.

Implementation

final String? timeZone;