When you set to GMT-5, the -5 gets ignored. You can try the following in your /etc/TIMEZONE
TZ=Canada/Eastern
or
TZ=EST5EDT
Main Topics
Browse All Topicshow do I fix the timezone display time in Solaris 10. When I set the timezone to GMT-5 in /etc/TIMEZONE, i the time is 10 hours off. How do I resolve it?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sorry, my original understanding was correct. I assume it was the case when GMT-5 was not part of the timezone list in /usr/share/lib/zoneinfo. Those values ARE being honored, but it's not the POSIX values you'd expect. So according to below, if you set it to GMT+5, it will work similar to EST5EDT.
Taken from Wikipedia:
Additionally a special area of Etc is used for some administrative zones, particularly for Etc/UTC which represents Coordinated Universal Time. In order to conform with the POSIX style, those zones beginning with "Etc/GMT" have their sign reversed from what most people expect. In this style, zones west of GMT have a positive sign and those east have a negative sign.
I am trying to set the Timezone to Peru which is GMT - 5.
I was trying to test if the Test zone is off, so when I set the timezone to US/Eastern, I am getting 10 hours off as well.
When I set the timezone to etc/GMT+5, I am getting 9 hours off. When I set to etc/GMT-5 I get couple minutes off. I thought if you want to set GMT - 5, you have to set to etc/GMT+5.
Is there a way I can can sync the timezone with any external server. You know how you can do that with the Windows?
please see link below for ntp setting:
http://thegreyblog.blogspo
Business Accounts
Answer for Membership
by: MikeHolcombPosted on 2009-11-04 at 17:40:22ID: 25746039
If you're in the Pacific Standard Time zone, as suggested by your profile, you'll want to configure the system for GMT-8 in the /etc/TIMEZONE file. After reloading the server, you should see the timezone correctly reflected.
Hope this helps....
Mike