mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-11 16:03:20 +00:00
ICU-8785 Updated tz related data to 2012b level
X-SVN-Rev: 31598
This commit is contained in:
parent
8f49128ebf
commit
a899b03914
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. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
@ -1339,6 +1339,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:ee84e799dac6be1e88b1c2c29f4e6ec601dc5f9f6d82654b13dbbcfcca8dac39
|
||||
size 6579570
|
||||
oid sha256:6baa5ee31b6cba38c8dbbe8bd27ff3be87b25b0147f3766fb1bd7c2fb1e02b31
|
||||
size 6587152
|
||||
|
|
Loading…
Add table
Reference in a new issue