Back to Fullcalendar

monthStartFormat

_docs-v6/daygrid-view/monthStartFormat.md

latest302 B
Original Source

When a dayGrid view is programmed to span across months, the text format for the first cell of each month.

<div class='spec' markdown='1'> [format string](date-formatting), *default*: `{ month: 'long', day: 'numeric' }` </div>

The default format will yield something like "January 1".