alias property
The alias of the time zone.
This is usually a standard time zone identifier, such as "UTC" or "America/Los_Angeles".
Implementation
final String alias;
The alias of the time zone.
This is usually a standard time zone identifier, such as "UTC" or "America/Los_Angeles".
final String alias;