Quote:
Originally posted by kinook
You're right, date equals searches are off by one day. As a workaround, you can use
<date attr> less than or equal to <date>
and <date attr> greater than or equal to <date>
|
I tried your suggestion and this does not work either. I can see the logic, but no go on my end.