• View Pictures By Year

    By Christian Buchacher 2 decades ago

    Why not display the field EXIFDATETIME - which holds the creation date of the picture instead of using @Created (which will return the creation date of the document)? - At least I would like to know when a picture was taken and not when it was imported into the database… If people do not import EXIF information we still could use a formula similar to: @If(EXIFDATETIME != ""; @Year(@TextToTime(EXIFDATETIME)); @Year(@Created))



    What is your opinion?



    Regards,

    Christian