Originally posted by: SystemAdmin
I've a below time-zone setting (country - India) on AIX5.3 server.
mqm@AIX4[/home/mqm]# echo $TZ
IST-5:30IST
mqm@AIX4[/home/mqm]# date
Fri Apr 18 17:16:35 IST 2008
I've a MQ appication which puts the messages in GMT. And I'm expecting the diffrence of message put time (i.e. GMT) and server time (i.e. IST) +5:30. But it show the differnce of +6:30.
Can you help if the time zone setting is correct.
Regards,
Amit Wankhede