This is the output from a script that outputs the localtime variable and the net time command.
LocalTime: Tue Oct 22 20:18:31 2002 Net Time: Current time at \\kgoodm is 10/22/2002 3:18 PM The localtime output is still 5 hours ahead of my net time output. I looked and my time zone is set correctly to Central Time. I have not yet looked at perldoc perllocale. Maybe that is what I need to change. -----Original Message----- From: [EMAIL PROTECTED] [mailto:shawn_milochik@;godivachoc.com] Sent: Tuesday, October 22, 2002 2:46 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: LOCALTIME question I think "net time" will return UCT, or Universal Coordinated Time, which used to be known as Greenwich Mean Time. If you were to just type "time" at the DOS prompt or "date" at the *nix prompt, the time should agree with LOCALTIME. Shawn Kristi.Goodman@a cxiom.com To: [EMAIL PROTECTED] cc: 10/22/2002 02:38 bcc: PM Subject: LOCALTIME question My localtime function returns this: Tue Oct 22 18:30:53 2002 I am in the Central Time zone and my machine time (net time at DOS prompt) returns this: 10/22/2002 1:37 PM Does anyone have any idea why my localtime is 5 hours ahead? Thanks, Kristi Kristi Goodman Technical Support Specialist AECMS, O/ITS [EMAIL PROTECTED] <mailto:kristi.goodman@;acxiom.com> ********************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. ********************************************************************** This e-mail and any files transmitted with it may contain confidential information and is intended solely for use by the individual to whom it is addressed. If you received this e-mail in error, please notify the sender, do not disclose its contents to others and delete it from your system. ********************************************************************** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
