← Back to team overview

hugin-devs team mailing list archive

[Bug 2071392] [NEW] Output doesn't inherit datetime offset

 

Public bug reported:

Hugin already copies the DateTime, DateTimeOriginal and
DateTimeDigitized, but it doesn't copy OffsetTime, OffsetTimeOriginal
and OffsetTimeDigitized.

While DateTime* tell the local time, OffsetTime* tell the timezone, so
these are very much linked whenever both exist. I understand that not
every exif tag can be carried over from the original images to the
output, but if you're already taking DateTime*, I think OffsetTime*
should also go along with it.

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2071392

Title:
  Output doesn't inherit datetime offset

Status in Hugin:
  New

Bug description:
  Hugin already copies the DateTime, DateTimeOriginal and
  DateTimeDigitized, but it doesn't copy OffsetTime, OffsetTimeOriginal
  and OffsetTimeDigitized.

  While DateTime* tell the local time, OffsetTime* tell the timezone, so
  these are very much linked whenever both exist. I understand that not
  every exif tag can be carried over from the original images to the
  output, but if you're already taking DateTime*, I think OffsetTime*
  should also go along with it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2071392/+subscriptions



Follow ups