In the question Change file created date from JPEG EXIF metadata there are great scripts to update the file system date and to match date stored in the file. But what if the “Date and Time (original)” value is bad in the Exif data (because of an incorrectly set time in the camera)?
Is there a solution to change the time for all files in a directory to +/- n minutes? Either correct the Exif data (and then use one of the great scripts from the link above) or only correct the timestamp of the files.

