Tokelau is in time zone UTC+13, not UTC+14 (and always was)
changed zones: Pacific/Fakaofo Dropped TKT (UTC-10, std) 1st Jan 1901 11:24:56 Introduced TKT (UTC-11, std) 1st Jan 1901 11:24:56 Dropped TKT (UTC+14, std) 30th Dec 2011 10:00 Introduced TKT (UTC+13, std) 30th Dec 2011 11:00 Moved TKT-14 to TKT-13: after last transition
This commit is contained in:
parent
18b466134f
commit
39d3c0ba28
2
.gitignore
vendored
2
.gitignore
vendored
@ -74,3 +74,5 @@ noarch/
|
||||
/tzdata2012c.tar.gz
|
||||
/tzcode2012c.tar.gz
|
||||
/tzdata2012d.tar.gz
|
||||
/tzdata2012e.tar.gz
|
||||
/tzcode2012e.tar.gz
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||
e36d2f742c22f8c8dbf0686ac9769b55 tzdata-base-0.tar.bz2
|
||||
f0873d819e886ecc0b116f5f086e23d1 tzcode2012c.tar.gz
|
||||
fc0f54b76054800394f8c366ea1eeea7 tzdata2012d.tar.gz
|
||||
cb74e1f7bcc9a968a891a471e72e47b8 tzdata2012e.tar.gz
|
||||
cc56398842289807a80791f1f654181f tzcode2012e.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2012d
|
||||
%define tzdata_version 2012d
|
||||
%define tzcode_version 2012c
|
||||
Version: 2012e
|
||||
%define tzdata_version 2012e
|
||||
%define tzcode_version 2012e
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -116,6 +116,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/javazi
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2012 Petr Machata <pmachata@redhat.com> - 2012e-1
|
||||
- Tokelau is in time zone UTC+13, not UTC+14 (and always was)
|
||||
|
||||
* Fri Jul 20 2012 Petr Machata <pmachata@redhat.com> - 2012d-1
|
||||
- Upstream 2012d
|
||||
- Morocco will not observe DST during the month of Ramadan.
|
||||
|
Loading…
Reference in New Issue
Block a user