Technology Software

How to Change the File Date in the Mac Finder

    • 1). Click on the "Finder" icon in the dock at the bottom of the screen.

    • 2). Navigate to the location of the file for which you want to change the creation date.

    • 3). Launch the Terminal application, which can be found in the "Utilities" folder within the "Applications" directory.

    • 4). Type "touch --t YYYYMMDDhhmm.ss" into the blank command prompt window and place an extra space at the end of the command text. Then replace "YYYY" with the four-digit year you want to use, "MM" with the month, "DD" with the date, "hh" with the hours, "mm" with the minutes and "ss" with the seconds.

    • 5). Click on the file in the Finder and drag it into the Terminal window. When the file's icon is on top of the Terminal window, release your mouse button to automatically add the file's name and path to the command text.

    • 6). Press the "return" key on your keyboard to run the command. The system will now change the selected file's creation date in the Finder using the information you have entered.

Leave a reply