1
0
Fork 0
arangodb/Documentation/DocuBlocks/JS_MTime.md

223 B

@brief gets the last modification time of a file fs.mtime(filename)

Returns the last modification date of the specified file. The date is returned as a Unix timestamp (number of seconds elapsed since January 1 1970).