I would like to integrate the jQuery fullcalendar into my PHP website, but I don\'t know how to handle the event and how to use the JSON data from MySQL.
"2010-02-11 11:00:00" format works fine to specify time for me (without "T" inside),
the key of the solution is to set the "allDay" attribute of an event to empty string.