Aktionen
GX-Task #68065
offenAdd more time zones to new configure page
Status:
Anerkannt
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Core
Zielversion:
-
% erledigt:
0%
Steps to reproduce:
Betroffene Versionen:
4.3.1.0, 4.3.1.0 RC1, 4.3.1.0 beta1, 4.3.1.0 beta2, 4.3.1.0 beta3, 4.3.2.0, 4.3.2.0 beta1
Release Notes Langtext:
Beschreibung
The list of selectable time zones in the new configurations pages only lists a few options. After talking with Wilken and Till, we decided, that this selection should be improved like:
- Add additional entries for all missing time zones.
- Group multiple entries for the same time zone, like:
- (GMT -1:00) Azores, Cape Verde Islands
- (GMT) Western Europe Time, London, Lisbon, Casablanca
- (GMT +1:00) Brussels, Copenhagen, Madrid, Paris
- A prefix with the GMT time should be added for each entry. (See examples above.)
It's important to mention, that the selected value will be processed by PHP and incorrect values will cause errors. It's also important to know, that these values may be different from server to server, that's why it's important to use the DateTimeZone::listAbbreviations()
method (see https://www.php.net/manual/de/datetimezone.listabbreviations.php for more details).
Dateien
Aktionen