I am setting TZ=EST5EDT,M3.2.0/02:00:00,M11.1.0/02:00:00
Then Setting the date to Mar 14 01:40 EST
date 0314014010
Sun Mar 14 01:40:36 EDT 2010
Note that it show it EST. According to my TZ variable 01:40 Should be in EST only.
On executing date command once again it shows
date
Sun Mar 14 00:42:09 EST 2010
Note that EDT changed to EST and 01:40 reduced to 00:42
Can you help why it is happening..
I am using AIX6.1
Thanks in Advanceee