Issue 1047: April 1st bug
Status:  Done
Owner: ----
Closed:  Aug 2011
Reported by itay...@gmail.com, Jul 25, 2011
i added an event in April 1st 2012, but when i'm looking on March 2012 i see it on April 1st AND on March 31.

this thing only happens When an event is on April 1st.... in other months everything is ok (events on 1st are shown only on the 1st of the month).
april 1st.png
18.7 KB   View   Download
Jul 29, 2011
Project Member #1 althaus.it
You're sure that you're setting a correct all-day event for fullcalendar? It's not compatible to all-day events given by iCalendar standard. This is the only issue I know that 1 day events spread over 2 days.
Status: Reproducing
Jul 30, 2011
#2 itay...@gmail.com
yes, i found the problem... its not the calendar...
i used the function strtotime() and it has some problems on April 1st (clock changes).
you can read more about this problem here: http://www.php.net/manual/en/function.strtotime.php#51612

so the plugin works great! :)
Aug 1, 2011
Project Member #3 althaus.it
(No comment was entered for this change.)
Status: Done