Skip to content

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

Merged
drewnoakes merged 1 commit into
drewnoakes:masterfrom
nagix:issue-344
May 15, 2018
Merged

Add getDateModified() methods to get composite values from multiple Exif tags#344
drewnoakes merged 1 commit into
drewnoakes:masterfrom
nagix:issue-344

Conversation

@nagix

@nagix nagix commented Apr 29, 2018

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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