https://bugs.kde.org/show_bug.cgi?id=474834
Bug ID: 474834
Summary: Properties "Date:" field does not contain right
timestamp wrt timezone
Classification: Applications
Product: digikam
Version: 8.1.0
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Metadata-Date
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 161843
--> https://bugs.kde.org/attachment.cgi?id=161843&action=edit
Picture with exif data set as mentioned (it's my picture, I share the copyright
with you)
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Properties "Date:" field does not contain right timestamp wrt timezone
Camera settings: date/time set to local time + timezone set to 'Paris' (= CET =
central European time). Camera is a Canon R7
STEPS TO REPRODUCE
1. Take the picture of swan as attached
2. put it in a folder in the library of digiKam
3. Look at it in digikam, and open the properties
OBSERVED RESULT
The GUI properties window shows "Date: 24/09/2023 14:08"
EXPECTED RESULT
The GUI properties window shows "Date: 24/09/2023 12:08"
SOFTWARE/OS VERSIONS
Windows: tbd
macOS: tbd
Linux/KDE Plasma: opensuse tumbleweed
(available in About System)
KDE Plasma Version:
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
ADDITIONAL INFORMATION
output of: exiv2 -PExgnycv 3A5A5034.JPG:
0x9003 Photo DateTimeOriginal Ascii 20 2023:09:24
12:08:34
0x9004 Photo DateTimeDigitized Ascii 20 2023:09:24
12:08:34
0x9010 Photo OffsetTime Ascii 7 +02:00
0x9011 Photo OffsetTimeOriginal Ascii 7 +02:00
0x9012 Photo OffsetTimeDigitized Ascii 7 +02:00
Where 12:08 is the current local time in CET (which is UTC+2)
--
You are receiving this mail because:
You are watching all bug changes.