This feature is for Month View. I have used fullCalendar for a while now in an application where I only display month view. Due to the requirements the organisation's month runs from the 24th of one month to the 23rd of the next month. In the past I have gone through your code and made modifications to render the calendar in such a way. I would be happy to post my changes. I now find that the version I upgraded 1.5.3 is not compatible with JQuery 1.9 which I need for other functions that I'm introducing into the app. I have downloaded v2 and I'm starting to look at replicating the mods I made so that v2 can have a month view starting on a specific date.
I'm sure that this feature would be valuable to other users. Is this something that can be incorporated into future versions so that the default is 1st but can be set to any date between 1st and 28th? The header information would then display month-month (Jun-Jul) meaning that this view is for (in my example) 24 Jun - 23 Jul. In 1.5.3 I just didn't display header and had a lable in the markup display this information.
Mergedinto: 692