This weekend NZ will change it's daylight savings from the previous standard of being the first sunday in October and reverting back in March to starting the 5th sunday in September and reverting back the first sunday in April.
Where can I change the changeover dates in SME ? i can use "zdump -v NZ | grep 2007" and it tells me the wrong changeover dates.
NZ Sat Mar 17 13:59:59 2007 UTC = Sun Mar 18 02:59:59 2007 NZDT isdst=1 gmtoff=46800
NZ Sat Mar 17 14:00:00 2007 UTC = Sun Mar 18 02:00:00 2007 NZST isdst=0 gmtoff=43200
NZ Sat Oct 6 13:59:59 2007 UTC = Sun Oct 7 01:59:59 2007 NZST isdst=0 gmtoff=43200
NZ Sat Oct 6 14:00:00 2007 UTC = Sun Oct 7 03:00:00 2007 NZDT isdst=1 gmtoff=46800
whereas it should be Sun Sept 30 ..... etc.