summaryrefslogtreecommitdiffstats
path: root/res/xml-cs
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-01-08 12:39:44 -0800
committerEric Fischer <enf@google.com>2010-01-08 12:39:44 -0800
commitda44d9f64af74790604d4ec97c94aa45cfc2257f (patch)
tree279bf7aa2575265dd87c50a5033ec36602844f2a /res/xml-cs
parentac052113c85e11df8203fdad299fe821b16b5ad0 (diff)
downloadpackages_apps_Settings-da44d9f64af74790604d4ec97c94aa45cfc2257f.zip
packages_apps_Settings-da44d9f64af74790604d4ec97c94aa45cfc2257f.tar.gz
packages_apps_Settings-da44d9f64af74790604d4ec97c94aa45cfc2257f.tar.bz2
Change the "Brasilia" time zone to follow America/Sao_Paulo DST rules.
Previously it was using America/Araguaina, which does not currently observe DST. Brasilia is actually in an area that follows the Sao_Paulo rules. Bug 2362824
Diffstat (limited to 'res/xml-cs')
-rw-r--r--res/xml-cs/timezones.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml-cs/timezones.xml b/res/xml-cs/timezones.xml
index 3b7e87b..b7f0172 100644
--- a/res/xml-cs/timezones.xml
+++ b/res/xml-cs/timezones.xml
@@ -19,7 +19,7 @@
<timezone id="America/Manaus">Manaus</timezone>
<timezone id="America/Santiago">Santiago</timezone>
<timezone id="America/St_Johns">Newfoundlandský standardní čas (St. Johns)</timezone>
- <timezone id="America/Araguaina">Araguaina</timezone>
+ <timezone id="America/Sao_Paulo">Sao Paulo</timezone>
<timezone id="America/Argentina/Buenos_Aires">Buenos Aires</timezone>
<timezone id="America/Godthab">Godthab</timezone>
<timezone id="America/Montevideo">Montevideo</timezone>