From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- intl/icu/source/data/zone/en_150.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 intl/icu/source/data/zone/en_150.txt (limited to 'intl/icu/source/data/zone/en_150.txt') diff --git a/intl/icu/source/data/zone/en_150.txt b/intl/icu/source/data/zone/en_150.txt new file mode 100644 index 0000000000..e6dd944c52 --- /dev/null +++ b/intl/icu/source/data/zone/en_150.txt @@ -0,0 +1,23 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +en_150{ + %%Parent{"en_001"} + zoneStrings{ + "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"} + } + } +} -- cgit v1.2.3