[rt-users] Problem w/ time in RT
Steve Rawls
srawls at net-magic.net
Thu Apr 11 12:06:38 EDT 2002
thanks to everyone that answered my question. I am running RT on FreeBSD
4.5. I double checked and I do have curley brackets, not parenthesis. If I
don't have US/Eastern as an available timezone can I just change
$ENV{'TZ'}=$Timezone to something like $ENV{'TZ'}=EDT?
Steve Rawls
----- Original Message -----
From: "Bruce Campbell" <bruce_campbell at ripe.net>
To: "Steve Rawls" <srawls at net-magic.net>
Cc: <rt-users at lists.fsck.com>
Sent: Thursday, April 11, 2002 3:23 AM
Subject: Re: [rt-users] Problem w/ time in RT
> On Wed, 10 Apr 2002, Steve Rawls wrote:
>
> > I have the following set in config.pm:
> > $Timezone = 'US/Eastern';
> > $ENV('TZ') = $Timezone;
>
> If the 'US/Eastern' timezone does not exist on your system, then RT will
> default to storing times in GMT (a mere 4 hours ahead of you). In
> addition, your '(' and ')' characters in the above need to be '{' and '}'
> respectively.
>
> --
> Bruce Campbell
RIPE
> Systems/Network Engineer
NCC
> www.ripe.net - PGP562C8B1B
Operations
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
More information about the rt-users
mailing list