Re: Simple question Perlsters-converting to unix time

2001-05-13 Thread M.W. Koskamp
Search for Time-modules on CPAN. - Original Message - From: Dexter Coelho <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 12, 2001 9:52 PM Subject: Simple question Perlsters-converting to unix time > Perlsters, > > I remember seeing a a function

Simple question Perlsters-converting to unix time

2001-05-12 Thread Dexter Coelho
Perlsters, I remember seeing a a function timelocal that took a date ,month,day,year and converted it to a unix seconds time , the reverse to localtime. Am i correct on this? Thanks Dexter