[geeklog-devel] FW: Events Block behavior for today's events

Dirk Haun dirk at haun-online.de
Sun Apr 13 11:31:12 EDT 2008


Michael Jervis wrote:

>I looked into it and it works as expected in current CVS.

Hmm. I created an event for today, 2 hours in the future. It does not show up.

  SELECT * FROM gl_events WHERE dateend >= NOW();

does not return the event, whereas

  SELECT * FROM gl_events WHERE dateend >= CURDATE();

does.

So that change does seem to make sense. Doesn't exactly match my idea of
NOW(), but there you go ...

bye, Dirk


-- 
http://www.haun-online.de/accu/




More information about the geeklog-devel mailing list