What's the dtml method that I could use to display the creation time of a zope object. I don't want to use bobomodification method because it changes after every update. I just need the time and date of a zope object when it was created.... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Allen Huang wrote:
What's the dtml method that I could use to display the creation time of a zope object.
I don't want to use bobomodification method because it changes after every update. I just need the time and date of a zope object when it was created....
Creation date isn't available for "stock" Zope objects. CMF and derivatives mandate a 'created' method for "content." Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDGimW+gerLs4ltQ4RAjG3AKDDNYi+yeDllaXt123N5VcY5Re62wCfRjlz G2XhmHaNBSndOC55BFMkctU= =GvGd -----END PGP SIGNATURE-----
participants (2)
-
Allen Huang -
Tres Seaver