Select documents by date added

In the document properties box you can see both when a document was created (in any replica of the database) and when an instance was added to the current replica instance.

Is there a way to access this latter date to select documents. Formula language, LS, Java… I’m not fussy.

A bunch of documents have been replicated into a database (presumably from an old copy) within a short time span. We need to identify which documents these are, and the date added in this file seems to be the only way to do it.

All suggestions welcome : )

AB

Subject: should be accessible via Notes API

Hi Andrew,you might want to check this:

http://www.bleedyellow.com/blogs/idocode/entry/notesdocument_added_to_file_property?lang=en

or this:

http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F872571100051CB00

hope this helps