Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Getting the correct ctime for a file on Windows 10

by Corion (Patriarch)
on Jul 05, 2018 at 18:30 UTC ( [id://1217976]=note: print w/replies, xml ) Need Help??


in reply to Getting the correct ctime for a file on Windows 10

If the timestamp and the information differ, maybe they come from different sources?

Have you looked at the EXIF information in the image? Image::ExifTool (or maybe Image::EXIF) maybe can give you the "real" time when the photo was taken, while stat and cmd.exe can only know about the time when the file was created.

Replies are listed 'Best First'.
Re^2: Getting the correct ctime for a file on Windows 10
by Peppe757 (Initiate) on Jul 08, 2018 at 11:44 UTC
    Thank you for the quick response. The Image::ExifTool package is what I was looking for. This helps a lot!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1217976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 20:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found