https://bugs.kde.org/show_bug.cgi?id=377857
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #52 from Maik Qualmann <[email protected]> --- Regardless of which metadata we get the time zone information from, with newer cameras from the time zone offset from Exif or from IPTC. We cannot store time zone information in a DATETIME field in MySQL. MySQL always converts to UTC and back to the time where the server/timezone is located. We need to create an extra column in which we will store the time zone offset. Maik -- You are receiving this mail because: You are watching all bug changes.
