c9f199a30f
X-SVN-Rev: 38761
33 lines
861 B
Plaintext
33 lines
861 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
// * License & terms of use: http://www.unicode.org/copyright.html.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_GB.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_GB{
|
|
%%Parent{"en_001"}
|
|
Version{"2.1.22.17"}
|
|
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"}
|
|
}
|
|
}
|
|
}
|