On 16.11.2015 04:53, John Smith wrote:
> Is there a way to list files with date taken? Thanks in advance for any
> reply.
This information is stored in the EXIF data of the picture. You can also
list the x,y-dimension of the picture or the focus length with explorer,
but "dir" can't access this information.
But because the original names of pictures taken are pretty meaningless,
you can rename the file names to the date/time the picture was taken. Most
picture manipulating software can do this.
If you need a command line tool to do this, take a look at:
http://www.sno.phy.queensu.ca/~phil/exiftool/
Or for command line image manipulating:
http://www.imagemagick.org/