I'm using FPExif in my application to analyze EXIF header information. Recently I received an image from a user where the library is unable to detect the DataTimeOrignal tag.
When verifying with ExifTool, the tag is however displayed in the output.
<ExifIFD:DateTimeOriginal>2024:09:15 20:48:22</ExifIFD:DateTimeOriginal>
Please find attached the JPEG I got from the user (removed)
Best regards,
Romain