On Thu, 21 Jun 2001, you wrote:
> Hi all,
> 
> I'm looking for a way to convert epoch seconds into a readable format like
> "Jun 12 2000" or "Feb 01 2001" using Perl :)

try localtime(),

print(localtime(time()))

hth,
-eric
--
 .--.  Enrique D. Rosel II                     office://+63.2.894.3592/
( () ) Q Linux Solutions, Inc.
 `--\\ A Philippine Open Source Solutions Co.  http://www.q-linux.com/
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to