Thanks, now I know how to use perldoc. But how do I convert that time? I have an application that stores it in that format.
thanks, > [EMAIL PROTECTED] wrote: > >> How can I convert it to a readable date? >> >> $now=time; >> >> print $now return 1066442632 >> >> I had tied perldoc time but it says: >> No documentation found for "time". >> > > perldoc -f time > perldoc -f localtime > > http://danconia.org > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ----------------------------------------- eMail solutions by http://www.swanmail.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]