[Zope] [NEWBIE] Where are application root objects documented?
Dieter Maurer
dieter at handshake.de
Sat Nov 20 13:46:02 EST 2004
d.j.potts at bcs.org.uk wrote at 2004-11-19 22:40 +0000:
>I'm just learning Zope and have just stumbled over the ZopeTime object. I can't
>seem to find a list of objects like ZopeTime that are globally available. Can
>someone point me at any docs please?
"ZopeTime" is a method of "OFS.Application.Application" and
behaves like a "DateTime" factory (constructor).
"DateTime" is documented in ".../DateTime/DateTime.txt".
--
Dieter
More information about the Zope
mailing list