Skip to content

Instantly share code, notes, and snippets.

@mnaoumov
Last active February 22, 2021 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnaoumov/500355f8983c7c58a2cce8d27392e8bc to your computer and use it in GitHub Desktop.
Save mnaoumov/500355f8983c7c58a2cce8d27392e8bc to your computer and use it in GitHub Desktop.
PhotoStructure Bug - Incorrect captured-at detection

https://forum.photostructure.com/t/incorrect-captured-at-detection/305

$ exiftool -a -G -ee -args -time:all 0072.jpg
-File:FileModifyDate=2021:02:22 15:19:01+02:00
-File:FileAccessDate=2021:02:22 15:19:01+02:00
-File:FileCreateDate=2021:02:22 15:18:59+02:00
-EXIF:ModifyDate=1904:01:01 12:00:00
-EXIF:DateTimeOriginal=1904:01:01 12:00:00
-EXIF:CreateDate=1904:01:01 12:00:00
-XMP:CreateDate=1904:01:01 12:00:00+02:00
-XMP:MetadataDate=2021:01:04 12:50:35+02:00
-XMP:ModifyDate=1904:01:01 12:00:00
-XMP:DateCreated=1904:01:01 12:00:00
-XMP:HistoryWhen=2020:08:07 13:12:20+03:00, 2021:01:04 12:50:35+02:00
-IPTC:DateCreated=1904:01:01
-IPTC:TimeCreated=12:00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment