changing date and time in get info/file info on mac
hi
I know how to change the date and time of a file using terminal's touch command. I used this as an example;
touch -t 202106130700/path of file
My issue is this; it will change modified date and show the correct date when shown in finder's list, however in the get info of the file, the creation date does not change- that is the important part for me to change.
Also in the photos app on the mac- instead of showing the day the photos were created it'll show the date of the photos created but shows up like this 2021 June- 2022 April when I only want it to show the original date of the photos created ie. just 2021 June. (The photos were taken only on the 13th june)
Is there a way to overcome this using terminal without downloading anything or by changing command?
Thanks in advance
Claire.