]> code.ossystems Code Review - openembedded-core.git/commit
tzdata: update to 2016e
authorArmin Kuster <akuster@mvista.com>
Tue, 14 Jun 2016 21:50:22 +0000 (14:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2016 13:23:29 +0000 (14:23 +0100)
commitddcf128e76ed0678ce42416531f4ecb309c57439
treecab5593e13f68ea0f89123a3db2ac1f1c0f89dba
parent5f3340e5c966f4233e0cd4ec468b20a1fd5a7346
tzdata: update to 2016e

Changes affecting future time stamps

Africa/Cairo observes DST in 2016 from July 7 to the end of October.
Guess October 27 and 24:00 transitions. (Thanks to Steffen Thorsen.)
For future years, guess April's last Thursday to October's last
Thursday except for Ramadan.

Changes affecting past time stamps

Locations while uninhabited now use '-00', not 'zzz', as a
placeholder time zone abbreviation.  This is inspired by Internet
RFC 3339 and is more consistent with numeric time zone
abbreviations already used elsewhere.  The change affects several
arctic and antarctic locations, e.g., America/Cambridge_Bay before
1920 and Antarctica/Troll before 2005.

Asia/Baku's 1992-09-27 transition from +04 (DST) to +04 (non-DST) was
at 03:00, not 23:00 the previous day.  (Thanks to Michael Deckers.)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/tzdata/tzdata_2016e.bb [moved from meta/recipes-extended/tzdata/tzdata_2016d.bb with 98% similarity]