dayMaxEventRows 옵션으로 생성된 일정(Event) 팝오버(Popover)의 타이틀의 날짜 포맷을 설정합니다. Luxon의 포맷 형식을 사용해야 합니다.
dayMaxEventRows
string
options = { dayPopoverFormat: "ccc, LLLL, dd", dayMaxEventRows: 2 };