setting @TM
John Esak
john at valar.com
Sat Jul 24 08:26:20 PDT 2004
>
> Red Hat Linux 8.0
> FP 5.0.10D4
>
>
> I have two applications running on a server in the Central Time Zone.
> One of the applications services a client in California.
> The system time is set to Central Time.
>
> Is there a way to adjust or set the @TM to a different timezone than the
> serve?
>
> Richard D. Williams
Yes,
Se the environment variable TZ to be correct for the time zone you need.
For example:
TZ=PST8PDT; export TZ
Use a shell wrapper, or at the top of a filePro menu script, or in the
user's .profile (or initial login script), or in a special fp "config"
file... or whatever other method you can dream up to set off the programs
which service the California client.
John Esak
More information about the Filepro-list
mailing list