Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Joe on Feb 12, 2010 03:37
open dhtmlx forum
January disappear on any view.

Hi, I have some problems with mount view. January disappear.

This is the sql query for this mount (today):

SELECT event_id,start_date,end_date,event_name,details,section_id
FROM events WHERE start_date < '2010-3-1' AND end_date > '2010-2-1'

and works fine;

This is the query for january:

SELECT event_id,start_date,end_date,event_name,details,section_id
FROM events WHERE start_date < '2010-1-1' AND end_date > '2009-12-1'

There is some errors on finding the right mounth...

Regards,
JS
Answer posted by Stanislav (support) on Feb 15, 2010 01:55
Which version of scheduler you are using ?
Issue doesn't occur for the latest version 

Please use http://forum.dhtmlx.com or http://support.dhtmlx.com for any other questions.
Attachments (1)