1834051 Members
2277 Online
110063 Solutions
New Discussion

Re: Timezone for Mynmar

 
SOLVED
Go to solution
mark_150
Occasional Contributor

Timezone for Mynmar

Hi all
Please help me to define Timezone in unix hpux 10.20 for Myanmar.
I know, that the local time in Myanmar is UCT + 6.5 and there is no
daylight time.
Is MMT the right abbreviation for Mynmar
Thanks

Mark Nebrat
9
3 REPLIES 3
Ravi_8
Honored Contributor

Re: Timezone for Mynmar

Hi

I don't think so.

since Myanmar close to chine why don't you choose chinese standard time. Myanmar ST is not defined.
In AIX IST(Indian ST) is not defined so we use PAKST(pakistan ST)(which we don't want to)
never give up
John Palmer
Honored Contributor
Solution

Re: Timezone for Mynmar

I don't know if there's an official abbreviation or not but as far as HP-UX is concerned, you can set TZ to what you like.

In fact, if there's no daylight savings adjustment, you don't even have to change /usr/lib/tztab.

Try the following in a telnet session:

TZ=MMT-6:30
date

This should give the correct result provided the server time is set to UCT (date -u).

To make this the default timezone, just edit /etc/TIMEZONE.

Regards,
John

Robert-Jan Goossens
Honored Contributor

Re: Timezone for Mynmar

Hi Mark,

MMT is the right abbreviation for Myanmar.

http://www.wunderground.com/global/BM.html

Robert-Jan.