in reply to
Epoch mod time for files
Datetime comes from the following code:
my $datetime = gmtime(time);
[download]
Comment on
Re: Epoch mod time for files
Download
Code
In Section
Seekers of Perl Wisdom