Issue 458: click day/time and send the server a url with details..
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by stevoyo...@gmail.com, Apr 22, 2010
How would I go about doing the following?...

When a time/day is clicked how would I append a time stamp for that (start and end day+time) to a 
url that goes back to the server?

I appreciate any help I can get!
Apr 27, 2010
Project Member #1 adamrs...@gmail.com
you should write code that gets executed in `eventClick` or `dayClick`
http://arshaw.com/fullcalendar/docs/mouse/eventClick/
http://arshaw.com/fullcalendar/docs/mouse/dayClick/
Status: Done