[Zope] ZCatalog query query
Dieter Maurer
dieter@handshake.de
Tue, 6 Feb 2001 20:37:51 +0100 (CET)
Timothy Wilson writes:
> I've got a bunch of images cataloged and each image has a date property
> associated with it. How can I query the Catalog to retrieve all of the
> images with the date property matching a given month. In other words, I
> might want to grab all of the images that have the date property set for any
> day in January, 2001.
You read the "Advanced ZCatalog HowTo" (--> zope.org).
Dieter