If the server is a Windows server you can use the Win32::FileTime module
to get the info you need.




-----Original Message-----
From: Graeme McLaren [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 11, 2006 9:55 AM
To: beginners@perl.org
Subject: date & time from server problem/question

Hi all, I'm trying to get the date & time a file was created on the
server, 
I RTFM and I found:

10 ctime    inode change time (NOT creation time!) in seconds since the 
epoch

http://www.xav.com/perl/lib/Pod/perlfunc.html#item_stat

How can I get the date & time of files from the server?



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to