diff options
Diffstat (limited to 'intl/icu/source/data/zone/en_GB.txt')
-rw-r--r-- | intl/icu/source/data/zone/en_GB.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/intl/icu/source/data/zone/en_GB.txt b/intl/icu/source/data/zone/en_GB.txt new file mode 100644 index 000000000..813a9017a --- /dev/null +++ b/intl/icu/source/data/zone/en_GB.txt @@ -0,0 +1,26 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_GB{ + %%Parent{"en_001"} + Version{"2.1.29.24"} + zoneStrings{ + "Europe:London"{ + sd{"BST"} + } + "meta:Europe_Central"{ + sd{"CEST"} + sg{"CET"} + ss{"CET"} + } + "meta:Europe_Eastern"{ + sd{"EEST"} + sg{"EET"} + ss{"EET"} + } + "meta:Europe_Western"{ + sd{"WEST"} + sg{"WET"} + ss{"WET"} + } + } +} |