Chromium Code Reviews

Side by Side Diff: source/data/misc/windowsZones.txt

Issue 8724009: Update timezone data files to 2011n (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2011 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/windowsZones.xml 6 // * Source File:<path>/windowsZones.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 windowsZones:table(nofallback){ 9 windowsZones:table(nofallback){
10 mapTimezones{ 10 mapTimezones{
11 AUS Central Standard Time{ 11 AUS Central Standard Time{
12 001{"Australia/Darwin"} 12 001{"Australia/Darwin"}
13 } 13 }
(...skipping 131 matching lines...)
145 } 145 }
146 Jordan Standard Time{ 146 Jordan Standard Time{
147 001{"Asia/Amman"} 147 001{"Asia/Amman"}
148 } 148 }
149 Kamchatka Standard Time{ 149 Kamchatka Standard Time{
150 001{"Asia/Kamchatka"} 150 001{"Asia/Kamchatka"}
151 } 151 }
152 Korea Standard Time{ 152 Korea Standard Time{
153 001{"Asia/Seoul"} 153 001{"Asia/Seoul"}
154 } 154 }
155 Magadan Standard Time{
156 001{"Asia/Magadan"}
157 }
155 Mauritius Standard Time{ 158 Mauritius Standard Time{
156 001{"Indian/Mauritius"} 159 001{"Indian/Mauritius"}
157 } 160 }
158 Mexico Standard Time{ 161 Mexico Standard Time{
159 001{"America/Mexico_City"} 162 001{"America/Mexico_City"}
160 } 163 }
161 Mexico Standard Time 2{ 164 Mexico Standard Time 2{
162 001{"America/Chihuahua"} 165 001{"America/Chihuahua"}
163 } 166 }
164 Mid-Atlantic Standard Time{ 167 Mid-Atlantic Standard Time{
(...skipping 92 matching lines...)
257 Tasmania Standard Time{ 260 Tasmania Standard Time{
258 001{"Australia/Hobart"} 261 001{"Australia/Hobart"}
259 } 262 }
260 Tokyo Standard Time{ 263 Tokyo Standard Time{
261 001{"Asia/Tokyo"} 264 001{"Asia/Tokyo"}
262 } 265 }
263 Tonga Standard Time{ 266 Tonga Standard Time{
264 001{"Pacific/Tongatapu"} 267 001{"Pacific/Tongatapu"}
265 } 268 }
266 US Eastern Standard Time{ 269 US Eastern Standard Time{
267 001{"Etc/GMT+5"} 270 001{"America/Indianapolis"}
268 } 271 }
269 US Mountain Standard Time{ 272 US Mountain Standard Time{
270 001{"America/Phoenix"} 273 001{"America/Phoenix"}
271 } 274 }
272 UTC{ 275 UTC{
273 001{"Etc/GMT"} 276 001{"Etc/GMT"}
274 } 277 }
275 UTC+12{ 278 UTC+12{
276 001{"Etc/GMT-12"} 279 001{"Etc/GMT-12"}
277 } 280 }
(...skipping 25 matching lines...)
303 001{"Asia/Tashkent"} 306 001{"Asia/Tashkent"}
304 } 307 }
305 West Pacific Standard Time{ 308 West Pacific Standard Time{
306 001{"Pacific/Port_Moresby"} 309 001{"Pacific/Port_Moresby"}
307 } 310 }
308 Yakutsk Standard Time{ 311 Yakutsk Standard Time{
309 001{"Asia/Yakutsk"} 312 001{"Asia/Yakutsk"}
310 } 313 }
311 } 314 }
312 } 315 }
OLDNEW
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »

Powered by Google App Engine