new TimezoneCity(cityName, timezoneRegion, selectable)
Identifies timezone city as a timezone object.
Parameters:
Name | Type | Description |
---|---|---|
cityName |
String | city name. |
timezoneRegion |
TimezoneRegion | region to which this city belongs. |
selectable |
Boolean | is city selectable as a timezone. |
- Source:
Extends
Members
selectable
Returns selectable state of a TimezoneObject in a timezones list.
- Overrides:
- Source:
timezone
Recursively generates String representation of the timezone.
Format: "//"
- Overrides:
- Source:
timezoneName
Recursively generates String representation of the timezone for widget face.
Format: ", , "
- Overrides:
- Source: