<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>I am pretty sure that FileModifyDate is the system's "date modified". Windows would have "date created" in addition to it but linux does not store "date created". In the example I sent I copy values from QuickTime Date Created of mp4 file to system's file date modified (I do that because digikam uses date modified (file system) as date created (content) for video files. Works for me)</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Samsung Galaxy smartphone.</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Remco ViĆ«tor <remco.vietor@wanadoo.fr> </div><div>Date: 2017-05-21  7:43 AM  (GMT-07:00) </div><div>To: digiKam - Home Manage your photographs as a professional with the power of open source <digikam-users@kde.org> </div><div>Subject: Re: Adjusting file last modified date </div><div><br></div></div>On dimanche 21 mai 2017 15:15:10 CEST Andrey Goreev wrote:<br>> In the meantime, exiftool can do that easily.<br>> exiftool -api quicktimeutc=1 "-FileModifyDate<QuickTime:CreateDate"<br>> -overwrite_original FILE  Change QuickTime:CreateDate to whatever tag you<br>> want to copy the info from or to a certain value (date). <br><br>But make sure you know which tag you need to overwrite...<br>In this case, the OP wanted to change the date the file was last /modified/.<br>Your exemple would change the date the file content was /created/, not the same <br>thing. I'd even think you wouldn't want to touch that particular item at all, <br>except when you know the date is wrong and you know the correct creation date.<br><br></body></html>