RE: Breaking Up A Date.

2006-02-06 Thread Jonathan Dudson
aking Up A Date. Depends on how good looking the date is too. $Bill Luebkert wrote: > Jonathan Dudson wrote: > > >>I am pretty much a newbie when it comes to perl. >> >>I am trying to break up either localtime or time so they I end up with >>three separate varia

Breaking Up A Date.

2006-02-06 Thread Jonathan Dudson
I am pretty much a newbie when it comes to perl.   I am trying to break up either localtime or time so they I end up with three separate variables $date (06) $month(02)  $year(2006)  that I can use in an archiving script. Someone suggested using date calc but that appears to work with va