| Issue 1000: | Can't fetch items before 6AM | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I feel like this must be an option, but I can't seem to change it. By default the requests sent to my JSON feed include a time that begins at 6AM. I tried minTime:0
$("#cal").fullCalendar({
aspectRatio: 2,
buttonText: {
today:"Go to Today"
},
minTime:0,
events:'events.cfc?method=getevents'
});
but that didn't help. I then tried firstHour:0, that didn't help either.
Jun 23, 2011
Project Member
#1
althaus.it
Status:
Reproducing
Aug 13, 2013
(No comment was entered for this change.)
Status:
Invalid
|
|
| ► Sign in to add a comment |