|
SetFileDate
SetFileDate["file"] sets the modification date for a file to be the current date.
SetFileDate["file", date] sets the modification date to be the specified date.
The date must be given in the year, month, day, hour, minute, second format used by Date.
See The Mathematica Book: Section 2.11.6.
See also: FileDate.
Related package: Miscellaneous`Calendar`.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |