Hello,

I'm using 

use Date::Manip;
$TZ="EST5EDT";
$date=&ParseDate("today");
print "Date is $date\n";        # output: Date is 2000051612:16:47

What is the easiest way to get that ouput to look like 05/16/2000 or
05-16-2000?  I need various date formats for various log files that I'm
parsing.

Thanks,

Ben.

____________________________________
 Ben Conrad
 NT Administrator, NOS Team
 GENUITY INC.
 617.873.5146
 [EMAIL PROTECTED]
____________________________________ 
   

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to