Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: source/data/zone/en_CA.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/zone/en_BZ.txt ('k') | source/data/zone/en_CC.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/zone/en_CA.txt
diff --git a/source/data/zone/en_CA.txt b/source/data/zone/en_CA.txt
index 8720c79f8858880966eb8eca741b32f890ad5b8e..a0ba8a5d50657b3d3ce40e63d249133ea39cccb7 100644
--- a/source/data/zone/en_CA.txt
+++ b/source/data/zone/en_CA.txt
@@ -1,14 +1,55 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_CA.xml
// *
// ***************************************************************************
en_CA{
- Version{"2.1.8.19"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.79"}
zoneStrings{
+ "Pacific:Honolulu"{
+ sd{"HDT"}
+ sg{"HST"}
+ ss{"HST"}
+ }
+ "meta:Alaska"{
+ sd{"AKDT"}
+ sg{"AKT"}
+ ss{"AKST"}
+ }
+ "meta:America_Central"{
+ sd{"CDT"}
+ sg{"CT"}
+ ss{"CST"}
+ }
+ "meta:America_Eastern"{
+ sd{"EDT"}
+ sg{"ET"}
+ ss{"EST"}
+ }
+ "meta:America_Mountain"{
+ sd{"MDT"}
+ sg{"MT"}
+ ss{"MST"}
+ }
+ "meta:America_Pacific"{
+ sd{"PDT"}
+ sg{"PT"}
+ ss{"PST"}
+ }
+ "meta:Atlantic"{
+ sd{"ADT"}
+ sg{"AT"}
+ ss{"AST"}
+ }
+ "meta:Hawaii_Aleutian"{
+ sd{"HADT"}
+ sg{"HAT"}
+ ss{"HAST"}
+ }
"meta:Newfoundland"{
sd{"NDT"}
sg{"NT"}
« no previous file with comments | « source/data/zone/en_BZ.txt ('k') | source/data/zone/en_CC.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698