ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: robcampbell on May 14, 2015, 11:59:49 PM

Title: Date returned is different when formatting date
Post by: robcampbell on May 14, 2015, 11:59:49 PM
$exiftool -d %Y:%m:%d -gpsdatetime /multimedia/Photos/2012-08-12/IMAG0125.jpg
GPS Date/Time                   : 2012:08:15
$exiftool -gpsdatetime /multimedia/Photos/2012-08-12/IMAG0125.jpg
GPS Date/Time                   : 2012:08:12 77:01:05.179Z

System: Linux
Version: 9.90
Title: Re: Date returned is different when formatting date
Post by: Phil Harvey on May 15, 2015, 06:00:49 AM
Really?  The time is 77 hours?

I'm impressed that ExifTool has handled this correctly.

The 77th hour of August 12th is in fact on August 15th, exactly as ExifTool reports.

- Phil