ICU-7707 Updated tzdata in maint-3-8 to 2010j. Also updated the time zone test case to match the rule.

X-SVN-Rev: 28100
This commit is contained in:
Yoshito Umaoka 2010-05-25 20:54:35 +00:00
parent 4cde98be9f
commit a412c116b7
2 changed files with 4 additions and 4 deletions

View file

@ -107,7 +107,7 @@ public class TimeZoneTest extends TestFmwk
public void TestShortZoneIDs() throws Exception {
ZoneDescriptor[] JDK_116_REFERENCE_LIST = {
new ZoneDescriptor("MIT", -660, false), // updated to false when merging 2009u
new ZoneDescriptor("MIT", -660, true), // updated to false when merging 2010j
new ZoneDescriptor("HST", -600, false),
new ZoneDescriptor("AST", -540, true),
new ZoneDescriptor("PST", -480, true),
@ -137,7 +137,7 @@ public class TimeZoneTest extends TestFmwk
// PLT behaves differently under different JDKs, so we don't check it
// new ZoneDescriptor("PLT", 300, false), // updated Oct 2003 aliu
new ZoneDescriptor("IST", 330, false),
new ZoneDescriptor("BST", 360, true), // updated Oct 2009 yoshito
new ZoneDescriptor("BST", 360, false), // updated May 2010 - no DST in year 2010+
new ZoneDescriptor("VST", 420, false),
new ZoneDescriptor("CTT", 480, false), // updated Oct 2003 aliu
new ZoneDescriptor("JST", 540, false),

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ac846059fc0369353964a49054ce4490eba2b3de2be3fb4b0e79f2c37da0926
size 5460885
oid sha256:fc44b1203dde80ce45566deee764eb77bc69f8dc2f87e72a07f36798846862fa
size 5450591