Re: calculating time difference with localtime

2007-08-08 Thread Eko Budiharto
you can use one of the CPAN modules, called Time::Format. On 8/9/07, Srinivas <[EMAIL PROTECTED]> wrote: > > perldoc -q "How can I compare two dates and find the difference" > > Wagner, David --- Senior Programmer Analyst --- WGO wrote: > >> -Original Message- > >> From: timbo [mailto:[E

Re: calculating time difference with localtime

2007-08-08 Thread Srinivas
perldoc -q "How can I compare two dates and find the difference" Wagner, David --- Senior Programmer Analyst --- WGO wrote: -Original Message- From: timbo [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 07:03 To: beginners@perl.org Subject: calculating time difference with l

RE: calculating time difference with localtime

2007-08-08 Thread Wagner, David --- Senior Programmer Analyst --- WGO
> -Original Message- > From: timbo [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 07:03 > To: beginners@perl.org > Subject: calculating time difference with localtime > > Once I calculate the difference between 2 epoch times, is there a way > I can convert the difference int