From cbdc7bd38f934361f016c35b34c6e5d62f4e6e9d Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Fri, 9 Aug 2013 20:39:32 +0000 Subject: [PATCH] ICU-10281 Temporary patch for MST problem in locale en_MO. Next CLDR data sync should resolve the issue in a different way. X-SVN-Rev: 34030 --- icu4c/source/data/zone/en_MO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/icu4c/source/data/zone/en_MO.txt b/icu4c/source/data/zone/en_MO.txt index db72e3b3af8..7db434ec335 100644 --- a/icu4c/source/data/zone/en_MO.txt +++ b/icu4c/source/data/zone/en_MO.txt @@ -6,12 +6,17 @@ // * Source File: /common/main/en_MO.xml // * // *************************************************************************** +// Note: This file was manually edited to override America_Mountain. +// See #10281 for the details. en_MO{ Version{"2.0.84.72"} zoneStrings{ "Europe:London"{ sd{"∅∅∅"} } + "meta:America_Mountain"{ + ss{"∅∅∅"} + } "meta:Europe_Central"{ sd{"∅∅∅"} sg{"∅∅∅"} -- 2.40.0