My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1000: Can't fetch items before 6AM
1 person starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by r...@camdenfamily.com, Jun 16, 2011
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
You should check your timezone. I'm getting a correct 00:00:00 for local time.
Status: Reproducing
Aug 13, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid
Sign in to add a comment

Powered by Google Project Hosting