Test case for Egypt abandoning DST, timezone is "Africa/Cairo": Incorrect result with 2011e showing active DST transitions for Egypt in 2011:
$ zdump -v Africa/Cairo | grep 2011 Africa/Cairo Thu Apr 28 21:59:59 2011 UTC = Thu Apr 28 23:59:59 2011 EET isdst=0 gmtoff=7200 Africa/Cairo Thu Apr 28 22:00:00 2011 UTC = Fri Apr 29 01:00:00 2011 EEST isdst=1 gmtoff=10800 Africa/Cairo Thu Sep 29 20:59:59 2011 UTC = Thu Sep 29 23:59:59 2011 EEST isdst=1 gmtoff=10800 Africa/Cairo Thu Sep 29 21:00:00 2011 UTC = Thu Sep 29 23:00:00 2011 EET isdst=0 gmtoff=7200 Correct result with 2011g showing DST has been removed for Egypt in 2011: $ zdump -v Africa/Cairo | grep 2011 (no output) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770622 Title: 2011g available -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
