| Issue 943: | firstHour not being set properly | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
May 6, 2011
Please provide a working copy online or attached as a zip including all relevant files to reproduce this problem.
Status:
Reproducing
Aug 13, 2013
(No comment was entered for this change.)
Status:
Invalid
|
|
| ► Sign in to add a comment |