in reply to Super Duper Inefficient
use POSIX 'str2time'; my $time = strftime '%m/%d/%Y %H:%M', localtime($time);
-------------------------------- SV* sv_bless(SV* sv, HV* stash);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Super Duper Inefficient
by Earindil (Beadle) on Jun 20, 2003 at 14:02 UTC |