[Zope] searching a date

Chris Withers chrisw@nipltd.com
Sat, 03 Nov 2001 09:05:21 +0000


Steffen Hausmann wrote:
> 
> i need to find a date stored in a ZCataolg.
> the problem is that the date has a time in it ( '2000/01/01 12:00:00
> GMT+1' ) that i dont know.

ZCatalog really wants a 'DateTime' Plugin Index that lets you do these kind of
searches.

Maybe something for dev.zope.org?

cheers,

Chris