Charles K. Clarkson wrote:
Wagner, David --- Senior Programmer Analyst --- WGO
<[EMAIL PROTECTED]> wrote:

: 0927 PDT I get 1627 PDT. Now I can do thie my a MKS Kornshell
: or MS command prompt.
: : I have tried TZ=PDT, but this seems to have no effect.

It sounds like the time zone for whatever POSIX layer is set to GMT.


The perl command:
perl -e "print scalar(localtime)"

Is giving a different system (local) time?  Maybe this
will work:  TZ=US/Pacific


Does WinXP have a rtc to fiddle with?



My Solaris /etc/TIMEZONE file:


TZ=US/Eastern
CMASK=022
LC_COLLATE=en_US.ISO8859-1
LC_CTYPE=en_US.ISO8859-1
LC_MESSAGES=C
LC_MONETARY=en_US.ISO8859-1
LC_NUMERIC=en_US.ISO8859-1
LC_TIME=en_US.ISO8859-1


-- _Sx_ http://youve-reached-the.endoftheinternet.org/ _____ http://jaxpm.insecurity.org/ http://cis4dl.insecurity.org/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to