From afbaada5b692c511d011b0d697dbdf131236d78f Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Tue, 3 Dec 2002 23:08:00 +0000 Subject: [PATCH] ICU-2538 update for year 2002 changes (Pakistan) X-SVN-Rev: 10455 --- icu4c/source/test/intltest/tztest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/test/intltest/tztest.cpp b/icu4c/source/test/intltest/tztest.cpp index 99e9e11cf6..9a31ddf5f9 100644 --- a/icu4c/source/test/intltest/tztest.cpp +++ b/icu4c/source/test/intltest/tztest.cpp @@ -468,7 +468,7 @@ void TimeZoneTest::TestShortZoneIDs() {"EAT", 180, FALSE}, {"MET", 60, TRUE}, // updated 12/3/99 aliu {"NET", 240, TRUE}, // updated 12/3/99 aliu - {"PLT", 300, FALSE}, + {"PLT", 300, TRUE}, // updated 12/3/02 aliu; Pakistan using DST as of 2002 {"IST", 330, FALSE}, {"BST", 360, FALSE}, {"VST", 420, FALSE},