Originally posted by: SystemAdmin
Hi Raja,
Check your timezone, it sounds as thought your TZ variable is set to TZ=EST without an offset.
If this is in Qld Australia, the set the timezone in /etc/environment to:
TZ=EST-10
If this is NSW, Vic then for daylight saving you need:
TZ=EST-10AEDT,M10.1.0,M4.1.0
You can also set it in your .profile, but this only affects your login.
Regards,
George