20 Nov
2004
20 Nov
'04
6:46 p.m.
d.j.potts@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