[Originally posted by exiftool on 2007-01-13 16:13:15-08]There are many places that date/time information can be stored,
but if you want to change just the common ones (createdate,
modifydate, datetimeoriginal), then you can use the "alldates"
shortcut. In this case, the command will look like this:
exiftool "-alldates=2007:01:13 11:12:00" DIR
where "DIR" is the name of your directory
- Phil