![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: problem with 'strftime' on unix systemsby davorg (Chancellor) |
on Oct 23, 2006 at 11:06 UTC ( #579987=note: print w/replies, xml ) | Need Help?? |
Looks like you're right and %s isn't supported in all strftime implementations. Seems a bit pointless here tho'. Your variable $t already contains the number of seconds since the epoch. Why would you want to convert it?
-- <http://dave.org.uk> "The first rule of Perl club is you do not talk about
Perl club."
In Section
Seekers of Perl Wisdom
|
|