Thomas Weidner-2 wrote:
>
> how about looking into the documentation ???
>
> Zend_Locale -> Obtaining localized strings -> Timezone
> Actual Chapter 18.2.6
>
I am with Ian. There are a lot of things I envision doing with Zend_Locale
but most of the examples are not useful.
I know the Timezone list is incomplete but I get a useless list.
The list:
St. John’s
Paris
Dublin
Jerusalem
Tokyo
Bucharest
Singapore
does not look anything like a timezone selection. See
http://unicode.org/cldr/data/diff/supplemental/windows_tzid.html
I have been bouncing back to this Timezone issue for the last month thinking
it was me. In the documentation some of the examples don't work and I am
using Zend Framework RC1.
The examples at
http://framework.zend.com/manual/en/zend.locale.functions.html I am
referring to are as follows:
- Under Example 18.15., Similarly, getCountryTranslationList() and
getRegionDisplay() could be used to create a table mapping your native
language names for regions to the names of the regions shown in another
language
- Example 18.16. All Languages written in their native language
getRegionDisplay() and getLanguageDisplay() don't even exist ... see
http://framework.zend.com/apidoc/core/Zend_Locale/Zend_Locale.html#sec-method-summary
Another simple thing I want to create is a list of the language/territory
abbreviations and their full names.
--
View this message in context:
http://www.nabble.com/Timezone-List-tf3853192s16154.html#a10971159
Sent from the Zend Framework mailing list archive at Nabble.com.