Skip to content

Add getDateModified() methods to get composite values from multiple Exif tags #344

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

Merged
merged 1 commit into from
May 15, 2018

Conversation

nagix
Copy link
Collaborator

@nagix nagix commented Apr 29, 2018

This is an extension of #158.

  • Add the following new methods to get composite values from TAG_DATETIME, TAG_SUBSECOND_TIME and TAG_OFFSET_TIME tags
    • ExifSubIFDDirectory.getDateModified()
    • ExifSubIFDDirectory.getDateModified(TimeZone timeZone)
  • Add ExifSubIFDDirectory.getTimeZone() common method
  • Add corresponding tests

@drewnoakes drewnoakes merged commit f20c80a into drewnoakes:master May 15, 2018
@drewnoakes
Copy link
Owner

Thank you. Sorry for the delay, I've been offline for a few weeks.

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.

2 participants