Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add correct DateTime (editing date) to Exif data #7046

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

blitzgneisserin
Copy link
Contributor

Currently, RT does not save the editing date (Exif tag DateTime) in the exif data of the exported files, only DateTimeOriginal (the date/time the photo was captured). This patch fixes this.
Screenshot_20240418_164957

blitzgneisserin and others added 3 commits April 18, 2024 15:12
Currently, RT does not save the editing date (Exif tag DateTime) in the exif data of the exported files, only DateTimeOriginal (the date/time the photo was captured). This patch fixes this.
rtengine/metadata.cc Outdated Show resolved Hide resolved
rtengine/metadata.cc Outdated Show resolved Hide resolved
@Lawrence37
Copy link
Collaborator

Thanks Anna! Looks fine to me.

@Lawrence37 Lawrence37 linked an issue May 3, 2024 that may be closed by this pull request
@blitzgneisserin
Copy link
Contributor Author

Thanks Anna! Looks fine to me.

Thanks for the help. I am rather new to coding, especially C++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No DateTime (= editing date) in EXIF data of exported photo
2 participants