timezone property

String timezone
final

IANA timezone identifier (e.g., "America/New_York", "Europe/London").

This is the semantic timezone that includes DST rules and names. Used as the authoritative source for local time calculations.

Implementation

final String timezone;