Time Zone Database Release 2016e

Released

Downloads

File Description
tzdata2016e.tar.gz (306.3kb) Data Only Distribution
tzcode2016e.tar.gz (190.1kb) Code Only Distribution

Release Notes

  Changes affecting future timestamps

    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 timestamps

    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.)

  Changes to code

    zic now outputs a dummy transition at time 2**31 - 1 in zones
    whose POSIX-style TZ strings contain a '<'.  This mostly works
    around Qt bug 53071 <https://bugreports.qt.io/browse/QTBUG-53071>.
    (Thanks to Zhanibek Adilbekov for reporting the Qt bug.)

  Changes affecting documentation and commentary

    tz-link.htm says why governments should give plenty of notice for
    time zone or DST changes, and refers to Matt Johnson's blog post.

    tz-link.htm mentions Tzdata for Elixir.  (Thanks to Matt Johnson.)