Created
July 30, 2012 20:32
-
-
Save typekpb/3209935 to your computer and use it in GitHub Desktop.
list EXIF date information prio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exiftool -k IMGP0184.JPG | grep Date | |
File Modification Date/Time : 2012:07:30 22:27:57+02:00 | |
Modify Date : 2011:07:22 12:48:12 | |
Date/Time Original : 2011:07:22 12:48:12 | |
Create Date : 2011:07:22 12:48:12 | |
Date : 2011:07:22 | |
Manufacture Date : 2011:10:07 | |
-- press RETURN -- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment