ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: spruce18b on October 15, 2012, 10:25:18 PM

Title: Change a date
Post by: spruce18b on October 15, 2012, 10:25:18 PM
I have files with the time of 22:10 on October 15, 2012 which I wish to change to April 13, 2012 with a time of 18:00.

The following command issued at 22:21 on October 15, 2012 changed the time and date to 22:21 on October 15, 2012.

C:\DATA\Pictures\B&G20120413>c:\apps\exiftool\exiftool "-DateTimeOriginal-=2:06:
0 00:00:0" *.*

Could someone please tell me how to accomplish this? Thanks.
Title: Re: Change a date
Post by: Phil Harvey on October 16, 2012, 06:43:14 AM
try "-datetimeoriginal-=0:6:2 4:10"

- Phil