Re: Date Handling

2002-04-09 Thread bob ackerman
On Tuesday, April 9, 2002, at 10:19 AM, Schroeter, Richard wrote: > Greetings, > I am having a problem with Perl providing me the correct date when I > subtract 86400 from the date. This is only happening when I set the > computer's system's date to today's date. If I set the system's date to

Date Handling

2002-04-09 Thread Schroeter, Richard
Greetings, I am having a problem with Perl providing me the correct date when I subtract 86400 from the date. This is only happening when I set the computer's system's date to today's date. If I set the system's date to tomorrows date or yesterday's date it works fine. My code is: $TIME = time

Re: Perl and Date Handling

2001-07-30 Thread Peter Scott
At 12:56 PM 7/30/01 -0500, David Simcik wrote: >Hey folks, > I'm about to embark on some serious beginner date manipulation > and I was >wondering if anybody had ANY pointers about handling dates. I'm specifically >interested in working with the different date formats DD/MM/, >MM/DD/

Perl and Date Handling

2001-07-30 Thread David Simcik
Hey folks, I'm about to embark on some serious beginner date manipulation and I was wondering if anybody had ANY pointers about handling dates. I'm specifically interested in working with the different date formats DD/MM/, MM/DD/, Dec 12 2000, etc. etc. What about working with the