SetFileDate
Usage
• SetFileDate["file"] sets the modification date for a file to be the current date.
Notes
• 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. • New in Version 2.
|