xdmp.filesystemFileGetTime( pathname as String ) as xs:dateTime[]?
Returns access and modification time for a file.
Parameters | |
---|---|
pathname | Pathname of the file to get time for. |
http://marklogic.com/xdmp/privileges/xdmp-filesystem-file-get-time
xdmp.filesystemFileGetTime("/path/foo.xml") => access and modification time for this file
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.