timeZone property

String? timeZone
final

Contains the time zone of this station. The value is the name of the time zone as defined in the IANA Time Zone Database, e.g. "America/New_York".

Implementation

final String? timeZone;