System;
Linux Mint Cinnamon 18.3
XnViewMP v.0.90
Reference image;
https://biz.kwamsook.com/ImageMagick/02 ... 0x1200.jpg
Testing with: exiftool v.10.10
Issue;
No EXIF Date Displayed in Detail view, column "Exif Date".
Test Command;
$ exiftool -time:all -a -G0:1 -s 02599_hiltonborabora_1600x1200.jpg
Result;
Code: Select all
[File:System] FileModifyDate : 2018:08:30 12:08:47-07:00
[File:System] FileAccessDate : 2018:08:30 12:09:37-07:00
[File:System] FileInodeChangeDate : 2018:08:30 12:08:47-07:00
[XMP:XMP-xmp] ModifyDate : 2011:05:29 18:05:15+10:00
[XMP:XMP-xmp] CreateDate : 2010:11:13 17:08:54
[XMP:XMP-xmp] MetadataDate : 2011:05:29 18:05:15+10:00
[XMP:XMP-photoshop] DateCreated : 2010:11:13
[XMP:XMP-exif] DateTimeOriginal : 2010:11:13 17:08:54-05:00
[XMP:XMP-exif] DateTimeDigitized : 2010:11:13 17:08:54-05:00
[XMP:XMP-xmpMM] HistoryWhen : 2011:05:29 18:05:15+10:00, 2011:05:29 18:05:15+10:00
[ICC_Profile:ICC-header] ProfileDateTime : 1998:02:09 06:49:00
The "Details view" (Column "Exif Date") is empty, but there are other metadata date fields available above.
* Which metadata information is used to obtain the date listed in the "Exif Date" column in the data view ?
Thank you.