Fullcalendar: how to show only current month date in month view of v1.6.4?

Created on 4 Nov 2016  路  3Comments  路  Source: fullcalendar/fullcalendar

calendar

how to remove othe month date?follow up

Most helpful comment

fixedWeekCount to false
https://fullcalendar.io/docs/display/fixedWeekCount/

or this feature request might better capture what you want:
https://github.com/fullcalendar/fullcalendar/issues/437

Could you please visit the link, give a 馃憤 to vote (?), press the 馃攬Subscribe button to receive updates?

All 3 comments

fixedWeekCount to false
https://fullcalendar.io/docs/display/fixedWeekCount/

or this feature request might better capture what you want:
https://github.com/fullcalendar/fullcalendar/issues/437

Could you please visit the link, give a 馃憤 to vote (?), press the 馃攬Subscribe button to receive updates?

fixedWeekCount is not working in timelineMonth view.

set showNonCurrentDates to false
https://fullcalendar.io/docs/showNonCurrentDates

Was this page helpful?
0 / 5 - 0 ratings