dooburt
dooburt

Reputation: 3060

Expand Adam Shaw's Full Calendar to show Years and Months

I'm looking at using Adam Shaw's excellent Fullcalendar in an application. Their is a requirement however to show multiple years as a view and multiple months as a view. I can't immediately see how I can tailor Fullcalendar to achieve this.

I can see the AvailableViews (http://arshaw.com/fullcalendar/docs/views/Available_Views/) could the answer, but unfortunately the documentation doesn't suggest why the next steps maybe if someone wished to expand this.

Suggestions on where to start looking, or any code snippets would be appreciated.

Help, as always, is appreciated.

Upvotes: 2

Views: 6801

Answers (1)

Andrei
Andrei

Reputation: 1626

It seems someone has implemented a yearly view using multiple month views, and is providing the code here. I believe this could answer your question!

Upvotes: 5

Related Questions