My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 943: firstHour not being set properly
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 neteffic...@gmail.com, May 4, 2011
Hello,

The default value for firstHour is set as 6, but my calendar displays 2 AM as the first hour.  In my call to fullCalendar in the .js file, I am trying to set firstHour to a different hour, for example 9.  The problem is that the change is not being made.

Also, the actual first hour being displayed is 2 AM, which I believe has to do with the -4 hours offset from GMT.  I can work around that using firstHour, but changing firstHour does nothing.

I have tried:

1.  Hard coding a new value in fullcalendar.js -> no change.
2.  Commenting out firstHour in fullcalendar.js -> calendar does not load, so the change to firstHour should be working, no?.
3.  Changing allDayText default value -> change is rendered on calendar

I cannot use minTime and maxTime because my users need to schedule for any hour in the 24 hour cycle.

Any ideas much appreciated.

fullcalendar.js version 1.5.1
May 5, 2011
#2 neteffic...@gmail.com
I figured out the issue, but not the solution.  contentHeight was set and was causing the problem.  I commented out contentHeight and all is well.  
May 6, 2011
Project Member #3 althaus.it
Please provide a working copy online or attached as a zip including all relevant files to reproduce this problem.
Status: Reproducing
Aug 13, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid
Sign in to add a comment

Powered by Google Project Hosting