Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 2
    As far as I understand from the docs I’ve found (including the tag listing of ExifTool and the EXIF standard), ExifTool’s “CreateDate” is meant to be a synonym for the standard’s “DateTimeDigitized”, so in cases like OP’s, not the same as “DateTimeOriginal”, which is the one that’s supposed to represent the time the original photo was taken. Commented yesterday
  • 2
    For the record, Unix timestamps do go before 1970. The unix timestamp is defined as number of seconds since Jan 1st, 1970, but this number also has a negative range, which extends to as low as the year 1901. Commented 13 hours ago
  • @slingeraap Indeed, learned something new today. Commented 12 hours ago
  • @slingeraap However, while Unix time can be negative, APFS time which also starts at January 1, 1970 cannot. Commented 5 hours ago
  • @ReinstateMonica3167040 I was able to create a 1964 timestamp on an APFS drive Commented 6 mins ago