Sometimes you will want to get a list of all known locales. This can be used for several
tasks like the creation of a selectbox. For this purpose you can use the static
getLocaleList() method which will return a list of all known
locales.
Note
Note that the locales are returned as key of the array you will receive. The value
is always a boolean TRUE.




