These docs are for an old release.
Info on upgrading to v5
dayPopoverFormat
Determines the date format of title of the popover created by the eventLimitClick option.
Date Formatter, default:
{ month: 'long', day: 'numeric', year: 'numeric' }
The default value produces strings like Monday, September 24
.