23 Nov
1999
23 Nov
'99
4:50 p.m.
----- Original Message ----- From: Sachin Shah <sachin@rescomp.berkeley.edu> To: <zope@zope.org> Sent: Tuesday, November 23, 1999 4:29 AM Subject: [Zope] RE: ZCatalog: searching by date
The second and possibly related question is: After I have the default search interface as defined by the ZCatalog HOWTO, how do I actually search by date? Every time I enter a date in the bobobase_modification_time field, it returns no entries found.
Maybe you need to define <input type=hidden name="bobobase_modification_time_usage" value="range:min"> ? Kevin