SetFileDate["file", date] sets the modification and access dates to be the specified date.
The date must be given in the {year, month, day, hour, minute, second} format used by DateList.
SetFileDate["file", date, "type"] sets if possible the specified type of date for a file. Types of dates include "Access", "Creation" and "Modification". All represents all types of dates.