mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-8786 Updated tz related data to 2012b level
X-SVN-Rev: 31597
This commit is contained in:
parent
deea1fa57e
commit
4482564b82
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2000-2009, International Business Machines Corporation and *
|
||||
* Copyright (C) 2000-2012, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
@ -1342,6 +1342,8 @@ public class TimeZoneTest extends TestFmwk
|
|||
// in Olson tzdata.
|
||||
final String[][] excluded1 = {
|
||||
{"America/Shiprock", "America/Denver"}, // America/Shiprock is defined as a Link to America/Denver in tzdata
|
||||
{"America/Kralendijk", "America/Curacao"},
|
||||
{"America/Lower_Princes", "America/Curacao"},
|
||||
{"America/Marigot", "America/Guadeloupe"},
|
||||
{"America/St_Barthelemy", "America/Guadeloupe"},
|
||||
{"Antarctica/South_Pole", "Antarctica/McMurdo"},
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a31b2495db27e1823a2b4813eff68d15092ad43a57b3092c0ca63a5bc07b311
|
||||
size 7185025
|
||||
oid sha256:420976087b58a9663a76041f45b9276ed0b76323369a8031e8c0cf5335263850
|
||||
size 7194049
|
||||
|
|
Loading…
Add table
Reference in a new issue