Commit bbd75d07 authored by Manfred Kutas's avatar Manfred Kutas

ZP-1112 Add "W. Europe Standard Time" to the timezone list.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 51eb7d28
......@@ -66,6 +66,7 @@ class TimezoneUtil {
"100" => array("Central European Standard Time", "(GMT+01:00) Sarajevo, Skopje, Warsaw, Zagreb"),
"105" => array("Romance Standard Time", "(GMT+01:00) Brussels, Copenhagen, Madrid, Paris"),
"110" => array("W Europe Standard Time", "(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna"),
"111" => array("W. Europe Standard Time", "(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna"),
"113" => array("W Central Africa Standard Time", "(GMT+01:00) West Central Africa"),
"115" => array("E Europe Standard Time", "(GMT+02:00) Bucharest"),
"120" => array("Egypt Standard Time", "(GMT+02:00) Cairo"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment