AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  Change related timezone parameter

    Posted Tue March 13, 2012 11:45 PM

    Originally posted by: Yusata


    Hi all,
    I have 2 AIX servers with different time zone/date configuration. Let's get the point:
    Server1 (AIX 6100-03-10-1119)
    $ echo $TZ
    Asia/Jakarta
    $ date
    Wed Mar 14 10:38:37 GMT+07:00 2012

    Server2 (AIX 5300-09-01-0847)
    $ echo $TZ
    THAIST-7
    $ date
    Mon Feb 14 10:39:18 THAIST 2012

    How to change output "THAIST-7" to "Asia/Jakarta" in $TZ system-wide variable and "THAIST" to "GMT+07:00" in date command ?
    So the configuration in Server2 will be the same as Server1

    Need your advice.

    Thank you,
    Yusata.
    #AIX-Forum


  • 2.  Re: Change related timezone parameter

    Posted Wed March 14, 2012 09:14 AM

    Originally posted by: SystemAdmin


    HINT : smitty system environments .... change date time and time zone .....look at system default values on each ... investigate user defined values on the one you don't like ....

    Charlie
    #AIX-Forum


  • 3.  Re: Change related timezone parameter

    Posted Thu March 15, 2012 02:49 AM

    Originally posted by: Yusata


    Hey Charlie,
    Thank you for your answer, clear enough! :)
    • Yusata

    #AIX-Forum