in reply to
Time Piece Error Parsing
Why str
p
time ? Try using str
f
time
my $date = $t->strftime('%m%d%Y');
Comment on
Re: Time Piece Error Parsing
Download
Code
In Section
Seekers of Perl Wisdom