mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-6442 Merging 2009u to maint-3-8 for prparing a new ICU4J plug-in update for Eclipse 3.4.
X-SVN-Rev: 27224
This commit is contained in:
parent
b2802f2365
commit
4ae6a800b0
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2000-2009, International Business Machines Corporation and *
|
||||
* Copyright (C) 2000-2010, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
@ -107,7 +107,7 @@ public class TimeZoneTest extends TestFmwk
|
|||
public void TestShortZoneIDs() throws Exception {
|
||||
|
||||
ZoneDescriptor[] JDK_116_REFERENCE_LIST = {
|
||||
new ZoneDescriptor("MIT", -660, true), // updated Oct 2009 yoshito
|
||||
new ZoneDescriptor("MIT", -660, false), // updated to false when merging 2009u
|
||||
new ZoneDescriptor("HST", -600, false),
|
||||
new ZoneDescriptor("AST", -540, true),
|
||||
new ZoneDescriptor("PST", -480, true),
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acdcaef80b273d228cb8c85f741d4aa9fc53412274cb0575e1a1d8a9d4fc93ea
|
||||
size 5472347
|
||||
oid sha256:10fad9b24765923f7b3eb99eea515692fa802859bde0e492141428df4a9b7003
|
||||
size 5449454
|
||||
|
|
Loading…
Add table
Reference in a new issue