I'm still a zope newbie Is there an easy way I can get a a modification date for an object (so I can do a "last modified on ...")? Andy -------------------------------------------------------------- Andy Heath, Senior Lecturer email: a.k.heath@shu.ac.uk o Sheffield Hallam University. Phone: +44 114 2534904 /\ Sheffield, England Fax: +44 114 2533161 () () --------------------------------------------------------------
At 19:13 13-3-99 , Andy Heath wrote:
I'm still a zope newbie
Is there an easy way I can get a a modification date for an object (so I can do a "last modified on ...")?
Andy
The property bobobase_modification_time gives you the last modification time. This is not in the docs, I gleaned it from Zope's source (it is used in amongst other places the document edit screen). This is a good item for the FAQ. Martijn Pieters. -- M.J. Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-6254545 Fax: +31-35-6254555 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
participants (2)
-
Andy Heath -
Martijn Pieters