displayName property
The display name of the time zone.
This is a human-readable string that describes the time zone, such as "Pacific Standard Time".
Implementation
final String displayName;
The display name of the time zone.
This is a human-readable string that describes the time zone, such as "Pacific Standard Time".
final String displayName;