[Zope] Re: [Zope-dev] Date Time Problem

Chris McDonough chrism@zope.com
Tue, 23 Jul 2002 09:50:43 -0400


Do you an index named "date"?  If so, is it a FieldIndex?

I have also moved this to the Zope@zope.org list.  Zope-dev@zope.org
is for talking about the development *of* Zope, while Zope@zope.org
is for talking about development *in* Zope.

----- Original Message -----
From: "Sebastian Sippl" <sebastian@proceryon.at>
To: <zope-dev@zope.org>
Sent: Tuesday, July 23, 2002 9:09 AM
Subject: [Zope-dev] Date Time Problem


> Hi,
>
> another problem occured:
>
> I got the script working, which gives me certain values back from
the
> catalog.
> But this Time thing still doesnt work !
> i have tried nearly everything. I use the procedure described in
the
> zope book, but it doesnt work.
>
> return context.cata({'content' : id,
>                     'date' : DateTime()-7,
>                     'date_usage' : 'range:min',
>  })
>
> I always get back all catalog items.
>
> Has anyone ever expierienced the same problem ?
>
> If yes, please help me, i dont know how to proceed ....
>
> thanx
>
> Sebastian
>
>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>