what i did is as follows :
* downloaded the tzdata2008i.tar.gz file from
ftp://elsie.nci.nih.gov/pub/
* unzipped it
* zic -d ~/zoneinfo australasia
* cd ~/zoneinfo/Australia/
* cp Adelaide /usr/share/zoneinfo/Australia/South
* tried to change date and time but the result is as shown in my post above
* zdump -v Adelaide
Adelaide Fri Dec 13 20:45:52 1901 UTC = Fri Dec 13 20:45:52 1901 Adelaide isdst=0 gmtoff=0
zdump: warning: zone "Adelaide" abbreviation "Adelaide" has more than 6 alphabetics
Adelaide Sat Dec 14 20:45:52 1901 UTC = Sat Dec 14 20:45:52 1901 Adelaide isdst=0 gmtoff=0
Adelaide Mon Jan 18 03:14:07 2038 UTC = Mon Jan 18 03:14:07 2038 Adelaide isdst=0 gmtoff=0
Adelaide Tue Jan 19 03:14:07 2038 UTC = Tue Jan 19 03:14:07 2038 Adelaide isdst=0 gmtoff=0
* This is not working for Apr 5 09 as well as Apr 6 08.
* Even if I do not copy new zonedata to /usr/share/zoneinfo/ still the result is same.
Should'nt it at least work for Apr.08?
Regards,
Girish