[rt-users] Please, some help with timezone.........
Steve Greenland
steveg at lsli.com
Tue Dec 10 10:58:06 EST 2002
On Mon, Dec 09, 2002 at 09:46:36PM -0300, Hadad wrote:
> I'm have very problems setting the dates and hours in RT....
>
> In "config.pm" I do this:
>
> $Timezone = '/etc/localtime';
I woudn't expect that to work, as '/etc/localtime' is not a timezone
specification.
> $Timezone = 'America/Sao_Paulo';
That, on the other hand, should work. Did you restart Apache after you
made this change? (Not just reload, but actually stop it, see all the
processes go away, and then start it again.)
If you do
export TZ='America/Sao_Paulo'
date
do you get the expected result?
Regards,
Steve
--
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
-- (Stolen from the net)
More information about the rt-users
mailing list