[Zope] How can I use the mxDateTime library with ZODBCDA?
Florian Reiser
florian.reiser@ra-bc.de
Thu, 14 Nov 2002 16:44:17 +0100
Hello guys,
I've programming a personnel administration system in Zope. There I have
persons having entered the company before epoch. Using the normal
DateTime module from Zope I have extreme problems. Now I have discovered
that there is the mx.DateTime package for this reason.
How can I convince Zope to use it for the results of database queries on
a ZODBCDA connection?
Greets
Florian Reiser