<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>It might be related to how exiv2 supports the ODF file format.</div><div>It should be easy to check. You can try either exiv2 direct or darktable, RPD and many others and see if they read the date/time tag correct.</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: Jan Wolter <jan@wolter.re> </div><div>Date: 2017-11-14  2:59 PM  (GMT-07:00) </div><div>To: digikam-users@kde.org </div><div>Subject: Re: Properties view: wrong creation date </div><div><br></div></div>I noticed the same problem with pre-released version 5.8.0. Absolutely <br>annoying is that renaming of a set of images (all taken on the same day <br>but on a different time) with the option [date:"yyyy-MM-ddThh-mm-ss"] <br>results in<br>2014-07-29T02-00-00.ORF<br>2014-07-29T02-00-00_1.ORF<br>2014-07-29T02-00-00_2.ORF<br>...<br>2014-07-29T02-00-00_n.ORF<br><br>I would expect a filename including the correct time information taken <br>from the xmp:CreateDate attribute. But it seems to be that always in <br>incomplete attribute photoshop:DateCreated is taken.<br><br>Does anyone have the same problem?<br><br><br>On 11/13/2017 10:43 PM, Jan Wolter wrote:<br>> Hello,<br>><br>> I mentioned that the creation date of nearly all my raw files are not <br>> displayed correctly in the photograph properties view: the date part <br>> is correct but the time part is fixed to "1:00 AM" or "2:00 AM" <br>> depending on winter or sommer time. For read-only files like raw files <br>> my digikam writes/reads all metadate to/from XMP sidecar files. <br>> Currently, I use digikam version 5.7.0 (AppImage).<br>><br>> When I take a look in the *.xmp files, I see the following entries <br>> related to dates:<br>> exif:DateTimeDigitized="2014-07-29T11:22:08"<br>> exif:DateTimeOriginal="2014-07-29T11:22:08"<br>> tiff:DateTime="2014-07-29T11:22:08"<br>> xmp:CreateDate="2014-07-29T11:22:08"<br>> xmp:MetadataDate="2014-07-29T11:22:08"<br>> xmp:ModifyDate="2014-07-29T11:22:08"<br>> photoshop:DateCreated="2014-07-29"<br>><br>> All date related attributes except "photoshop:DateCreated" saves the <br>> date including the time part. First question: Why is there a photoshop <br>> related attribute? I use dk on a Linux machine, where Photoshop is not <br>> present.<br>><br>> In a deeper investigation of the problem, I noticed that the mentioned <br>> problem applies only to all raw files which XMP sidecar files was <br>> created by an older dk version (in my case dk 4.14.0). All "new" raw <br>> files which sidecar files was created with digikam 5.x are displayed <br>> correctly and the attribute "photoshop:DateCreated" includes the time <br>> part. When I take then such a xmp file and change the attribute from<br>>   photoshop:DateCreated="2017-11-04T12:52:23"<br>> to<br>>   photoshop:DateCreated="2017-11-04"<br>> the properties view shows "11/4/17 1:00 AM" instead of "11/4/17 12:52 <br>> PM".<br>><br>> It seems to be that digikam uses the attribute "photoshop:DateCreated" <br>> exclusively instead of "xmp:CreateDate". From my point of view thats a <br>> bug. Is it possible to fix it?<br>><br>><br>> Best regards,<br>> Jan <br><br></body></html>