Getting capture date of a photo
Getting capture date of a photo
- Subject: Getting capture date of a photo
- From: Jan Erik Moström <email@hidden>
- Date: Mon, 19 Mar 2018 22:22:59 +0100
- Authorized-sender: email@hidden
I'm trying to get the capture date of a photo but I'm failing to figure
out how
tell application "Image Events"
set resultFile to open alias "xxxx.jpg"
tell resultFile
set myCapt to value of metadata tag "description"
set myDate to metadata tag "creation"
end tell
end tell
But the creation tag seem to be the file creation date not the date/time
when I took the photo. And I can't find anything that contain this info.
Does anyone know how I get this info?
= jem
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden