Unfortunately Windows does not let you make a one off change to time zones, so you need to add a special zone for this year, then change back to the standard zone later in the year.
You may also need to adjust appointments already set in Outlook etc, because of the time change.
Steps - Windows 2000/XP only
- Choose your timezone from the series below.
- Save the code in a file called time.reg. Save it somewhere out of the way, like C:\Temp.
- Double click the file to import it into the Registry. Don't be afraid, it won't bite.
- Now change your time zone to the 2006 only version of your timezone. Double click on the clock, then select Time Zone.
Don't forget to change the timezone back to the non-2006 zone later in the year - double click on the clock, then select Time Zone.
Our friends across the Tasman have a great utility to set a reminder for all the things you need - Birthdays, Holidays, Anniversaries etc. Event Manager.
If you don't have Windows 2000/XP, or you are not feeling very brave, see the link to the Microsoft patch below.
cheers, Paul
Eastern States
- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time 2006]
"Display"="(GMT+10:00) Canberra, Melbourne, Sydney - Comm Games 2006"
"Dlt"="AUS Eastern Daylight Time 06"
"TZI"=hex:a8,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,04,00,00,00,01,00,03,00,00,\
00,00,00,00,00,00,00,0a,00,00,00,05,00,02,00,00,00,00,00,00,00
Tasmania
- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time 2006]
"Display"="(GMT+10:00) Hobart - Comm Games 2006"
"Dlt"="Tasmania Daylight Time 06"
"TZI"=hex:a8,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,04,00,00,00,01,00,03,00,00,\
00,00,00,00,00,00,00,0a,00,00,00,01,00,02,00,00,00,00,00,00,00
South Australia
- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Aus Standard Time 2006]
"Display"="(GMT+09:30) Adelaide - Comm Games 2006"
"Dlt"="Cen. Aus Daylight Time 2006"
"TZI"=hex:3a,02,00,00,00,00,00,00,c4,ff,ff,ff,00,00,04,00,00,00,01,00,03,00,00,\
00,00,00,00,00,00,00,0a,00,00,00,05,00,02,00,00,00,00,00,00,00
The less descriptive MS version for those who would only ever use Microsoft products.
http://support.microsoft.com/?kbid=909915
