Class: TimezoneObject

TimezoneObject(name, parent, selectable)

new TimezoneObject(name, parent, selectable)

General timezone part class.
Parameters:
Name Type Default Description
name String timezone part name.
parent TimezoneObject timezone part parent.
selectable Boolean false is part selectable as a timezone.
Source:

Members

selectable

Returns selectable state of a TimezoneObject in a timezones list.
Source:

selectable

Property *selectable* setter.
Source:

timezone

Recursively generates String representation of the timezone. Format: "//"
Source:

timezoneName

Recursively generates String representation of the timezone for widget face. Format: ", , "
Source: