From: nick Date: 2007-10-23T23:45:09+09:00 Subject: Time stamp on jpg I am trying to find the time that a jpg was created. I am using the File.atime(file) code. My problem is it will tell me the date that it was created but the time is 00:00:00, I was wanting to know if anyone else has ever came across this problem. I am using ruby 1.86 Thanks Nick