Issue 792: Setting minTime and maxTime with json request
Status:  Done
Owner: ----
Closed:  Feb 2011
Reported by i...@erikbaan.nl, Jan 13, 2011
It would be nice to have the possibility to set a minTime and maxTime (and perhaps update other settings) from the json request.

That would create possibilities to 'scale' the day view relative to the found events.
Feb 12, 2011
Project Member #1 adamrs...@gmail.com
hmm, interesting, but i think that would still be best done through a custom events functions:
http://arshaw.com/fullcalendar/docs/event_data/events_function/

you could change whatever option you need to in that function, based on json data you get back.

right now, you can't set minTime and maxTime dynamically, but that is what this feature request is requesting...

https://code.google.com/p/fullcalendar/issues/detail?id=293
Status: Done