Originally posted by: Rowan
With impeccable timing I recieved the answer by way of a AIX support bulletin -
Australian DST change for 2006
For systems using the Time Zone (TZ) variable to adjust for Daylight
Savings (DST), a manual adjustment may be needed to cover the changes made
by Australian Governments to Australian DST in 2006 to take account of the
Commonwealth Games. You should check whether your system is utilising
Daylight Savings Time (DST) and how this will affect your systems and
applications. If you do change the Time Zone (TZ) variable any changes made
to the time zone will NOT fully take effect until the next system boot.
Please review the TechNote "Managing the Time Zone Variable" which
discusses the implications of making changes available from
http://techsupport.services.ibm.com/server/aix.srchBroker For example
For ACT, NSW, and VIC the TZ environment variable needs to change from
TZ=EET-10EETDT,M10.5.0,M3.5.0 - to - TZ=EET-10EETDT,M10.5.0,M4.1.0
Customers should contact their local Government office to verify the
start and stop rules for DST in their locality
Australia
http://www.australia.gov.au/ New Zealand
http://www.dia.govt.nz/ This change can be made with the chtz command, through smit 'smit
chtz_user' or by editing the /etc/environment file.
After making this change kill/stop/restart " cron " so that it will pick
up the new TZ when it is automatically restarted by init.
Other applications that rely on TZ would also need to be restarted.eg
users should log out and back in to pick up the change.
A reboot, while probably not essential, would ensure that all processes
pickup the change.