Comment 2 for bug 623630

Revision history for this message
Gary Lasker (gary-lasker) wrote :

Test case for Egypt time zone change:

First, with 2010k:

$ zdump -v Egypt | grep 2010
Egypt Thu Apr 29 21:59:59 2010 UTC = Thu Apr 29 23:59:59 2010 EET isdst=0 gmtoff=7200
Egypt Thu Apr 29 22:00:00 2010 UTC = Fri Apr 30 01:00:00 2010 EEST isdst=1 gmtoff=10800
Egypt Tue Aug 10 20:59:59 2010 UTC = Tue Aug 10 23:59:59 2010 EEST isdst=1 gmtoff=10800
Egypt Tue Aug 10 21:00:00 2010 UTC = Tue Aug 10 23:00:00 2010 EET isdst=0 gmtoff=7200
Egypt Wed Sep 8 21:59:59 2010 UTC = Wed Sep 8 23:59:59 2010 EET isdst=0 gmtoff=7200
Egypt Wed Sep 8 22:00:00 2010 UTC = Thu Sep 9 01:00:00 2010 EEST isdst=1 gmtoff=10800
Egypt Thu Sep 30 20:59:59 2010 UTC = Thu Sep 30 23:59:59 2010 EEST isdst=1 gmtoff=10800
Egypt Thu Sep 30 21:00:00 2010 UTC = Thu Sep 30 23:00:00 2010 EET isdst=0 gmtoff=7200

And after upgrade to 2010l (note effective date for time change updated from Sep 9 to Sep 10):

$ zdump -v Egypt | grep 2010
Egypt Thu Apr 29 21:59:59 2010 UTC = Thu Apr 29 23:59:59 2010 EET isdst=0 gmtoff=7200
Egypt Thu Apr 29 22:00:00 2010 UTC = Fri Apr 30 01:00:00 2010 EEST isdst=1 gmtoff=10800
Egypt Tue Aug 10 20:59:59 2010 UTC = Tue Aug 10 23:59:59 2010 EEST isdst=1 gmtoff=10800
Egypt Tue Aug 10 21:00:00 2010 UTC = Tue Aug 10 23:00:00 2010 EET isdst=0 gmtoff=7200
Egypt Thu Sep 9 21:59:59 2010 UTC = Thu Sep 9 23:59:59 2010 EET isdst=0 gmtoff=7200
Egypt Thu Sep 9 22:00:00 2010 UTC = Fri Sep 10 01:00:00 2010 EEST isdst=1 gmtoff=10800
Egypt Thu Sep 30 20:59:59 2010 UTC = Thu Sep 30 23:59:59 2010 EEST isdst=1 gmtoff=10800
Egypt Thu Sep 30 21:00:00 2010 UTC = Thu Sep 30 23:00:00 2010 EET isdst=0 gmtoff=7200