Re: perl timestamps

2001-09-06 Thread Stas Bekman
On Wed, 5 Sep 2001, will trillich wrote: > i didn't run into this until munging code via mod_perl and > postgresql, so i figured this was a good place to ask a > perl-generic question--if not, please point the way: come'n will, you know that this is not a place to ask generic Perl questions. Yo

Re: perl timestamps

2001-09-05 Thread Steven Lembark
-- will trillich <[EMAIL PROTECTED]> > or, what alternative is there (aside from munging the > Time::Local code itself)? > Date::Manip -- Steven Lembark 2930 W. Palmer Workhorse Computing Chicago, IL 60647

perl timestamps

2001-09-05 Thread will trillich
i didn't run into this until munging code via mod_perl and postgresql, so i figured this was a good place to ask a perl-generic question--if not, please point the way: print scalar localtime -123456789; "Tue Feb 1 20:26:51 1966" print scalar localtime -1234567890