mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-6442 Merging tzdata2009u for preparing a new ICU4J plug-in update.
X-SVN-Rev: 27223
This commit is contained in:
parent
0e943cbf2d
commit
577bdc7c0a
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
********************************************************************************
|
||||
* Copyright (C) 2007-2009, Google, International Business Machines Corporation *
|
||||
* Copyright (C) 2007-2010, Google, International Business Machines Corporation *
|
||||
* and others. All Rights Reserved. *
|
||||
********************************************************************************
|
||||
*/
|
||||
|
@ -131,6 +131,7 @@ public class TimeZoneFormatTest extends com.ibm.icu.dev.test.TestFmwk {
|
|||
final String[] excludedTZIDs = {
|
||||
"America/Argentina/Salta", "America/Santarem",
|
||||
"Asia/Riyadh87", "Asia/Riyadh88", "Asia/Riyadh89",
|
||||
"Asia/Novokuznetsk",
|
||||
};
|
||||
for (int i = 0; i < excludedTZIDs.length; i++) {
|
||||
if (canonicalID.equals(excludedTZIDs[i])) {
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35f0f5260cd2106cba3def34548bcae16176708403cfc39bc55007d00305fb4d
|
||||
size 6592531
|
||||
oid sha256:e6d6555717d0390acc533753ef055933862c19a14bd3d2ddd8c9c78873f1dbe2
|
||||
size 6580249
|
||||
|
|
Loading…
Add table
Reference in a new issue