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

Unified Diff: source/data/misc/metaZones.txt

Issue 1514253003: Converter update for Big5, KOI8-U and timezone update to 2015g (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: readme update Created 5 years 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/mappings/koi8-u-html.ucm ('k') | source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/misc/metaZones.txt
diff --git a/source/data/misc/metaZones.txt b/source/data/misc/metaZones.txt
index a65629f9919b63d813627148be6a4fd44c83d91e..3eb7154872ac756bf0b97caa826d2ae0ba54becd 100644
--- a/source/data/misc/metaZones.txt
+++ b/source/data/misc/metaZones.txt
@@ -1589,6 +1589,18 @@ metaZones:table(nofallback){
"America_Central",
}
}
+ "America:Fort_Nelson"{
+ {
+ "America_Pacific",
+ "1970-01-01 00:00",
+ "2015-03-08 10:00",
+ }
+ {
+ "America_Mountain",
+ "2015-03-08 10:00",
+ "9999-12-31 23:59",
+ }
+ }
"America:Fortaleza"{
{
"Brasilia",
@@ -3050,6 +3062,8 @@ metaZones:table(nofallback){
"Asia:Pyongyang"{
{
"Korea",
+ "1970-01-01 00:00",
+ "2015-08-14 15:00",
}
}
"Asia:Qatar"{
« no previous file with comments | « source/data/mappings/koi8-u-html.ucm ('k') | source/data/misc/timezoneTypes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698