From: 12 34 Date: 2007-05-12T11:44:53+09:00 Subject: Re: EXIF Library Newbie here. What's the syntax to read say the date and time the picture was taken? I tried: puts EXIFR::JPEG.new("/file/is/here/tests/data/exif.jpg").date_time and got: NameError: uninitialized constant EXIFR Maybe I didn't get it installed right? Thanks for any help. -- Posted via http://www.ruby-forum.com/.