ECTED]
Subject: RE: dealing with dates
Do a search on www.cpan.org for Date::Pcalc. This is a whole series of
Perl functions dealing with date calculations. (And I didn't even write
them.)
> -Original Message-
> From: Steve Main [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, Oc
Do a search on www.cpan.org for Date::Pcalc. This is a whole series of Perl functions
dealing with date calculations. (And I didn't even write them.)
> -Original Message-
> From: Steve Main [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 28, 2003 1:15 PM
> To: [EMAIL PROTECTED]
> Sub
You could always use something like Time::Local to break the dates down to
time() format and then subtract 8 hours or whatever you need to do, then
subtract one date from the other.
-Original Message-
From: Steve Main [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 10:15 AM
To: