Re: Help with timezone

From: Holger Klang (hklang@gmx.de)
Date: Sat, 05 Jun 1999 22:18:58 +0200

in article <UnFW3EKoe+Cb092yn@hodgsons.freeserve.co.uk>,
Andrew@hodgsons.freeserve.co.uk (Andrew Hodgson) wrote:

|> I use GMT time apart from the daylight saving hours which is bummer british
|> time (bst). This is one hour from the gmt time. Could somone tell me the
|> correct environment to use with yarn as I am getting just a bit fed up of
|> figuring out which one to use?
|>
|> I am using atm:-
|> set tz=gmt0bst

I'm using the variable 'SET TZ=GMT-2'. You must place a "-" or "+" in
front of the numer of the Time-offset. If we have no daylight savingtime,
I use the variable 'SET TZ=GMT-1'.

Note: if you are living western from Greenwich, your entry in the
"tz"-Variable must have a "+"-Character in front of the timesetoff.

Greetings from Hamburg/Germany
Holger