Re: [xsl] Date and Time of a File

Subject: Re: [xsl] Date and Time of a File
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Sat, 19 Mar 2011 18:00:57 +0000 (GMT)
Terry Badger wrote:

  Hi,

> Is there an xsl example somewhere of using a
java call to
> return the date and time stamp of an xml file?

  The EXPath
File module <http://expath.org/spec/file> defines
the function
file:last-modified($path) which "retrieves the
timestamp of the last
modification of the file system item".

  I think it is only implemented in
Zorba for now though.

  Regards,

-- 
Florent Georges
http://fgeorges.org/

Current Thread