PDA

View Full Version : EXIF_CAPTURE_DATE without time...


pehansen
08-03-2008, 02:59 PM
I would like to modify the info displayed using the EXIF_CAPTURE_DATE, so that it displays only the date, and not the exact time... is there an easy way to do this?

I tried using IMAGE_DATE but that gives me the post date, and I would like to have the actual capture date, with no time info.

Regards,
Paul-Erik

witty
08-04-2008, 03:26 PM
Hi,

I don't know if what you're asking is possible. But one way around the problem would be, when you post new images, choose the "Use exif date" option. That way, when you use IMAGE_DATE in your template, it will automatically be the same as the EXIF_CAPTURE_DATE, but without the time.


-Witty