Returns the displayable list of long timezone names paired with its id for
the current locale.
This method depends on goog.locale.TimeZoneAllLongNames__ available
from http://go/js_locale_data. Users of this method must add a dependency on
this.
|
code » | |||
Returns the displayable list of timezone names paired with its id for
the current locale, selected based on the region or language provided.
This method depends on goog.locale.TimeZone*__ available
from http://go/js_locale_data. Users of this method must add a dependency on
this.
Arguments:
|
code » | |||
Returns the displayable list of long timezone names paired with its id for
the current locale, selected based on the region or language provided.
This method depends on goog.locale.TimeZone*__ available
from http://go/js_locale_data. Users of this method must add a dependency on
this.
Arguments:
|
code » | |||
Returns the displayable list of short timezone names paired with its id for
the current locale, selected based on the region or language provided.
This method depends on goog.locale.TimeZone*__ available
from http://go/js_locale_data. Users of this method must add a dependency on
this.
Arguments:
|
code » |