http://qs1969.pair.com?node_id=579987


in reply to problem with 'strftime' on unix systems

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."
-- Chip Salzenberg