In my zenphoto instalation, people use FTP to upload images and sometimes their do a new version of it (same file name).
My question is - if there is any way to refresh image date of such image. I don't find it admin panel or don't find any good fuction to insert into theme to do that.
I now that it's storage in DB and to get it i use getImageDate()
Presumably when the new image is uploaded it has a different "MTIME" from the old. In this case the metadata will automatically refresh. But for good reasons, Zenphoto does not override things in the database other than the EXIF/IPTC fields.
You can refresh the whole gallery or individual albums. The latter are done from the albums tabs.