file_newer
file_newer (file1, file2)
 
This function returns 1 (True) if the modification date of the file specified by file1 is greater, or more recent, than that of the file specified by file2.
Est-ce que cela a été utile ?