I recently upgraded from PrimeFaces 3 to PrimeFaces 5 and my calendar no longer shows the correct display. I see that PrimeFaces wraps around FullCalendar.io.
In prime faces 3 I could use the time format
timeFormat=hh:mmtt {- hh:mmtt}
to render a start and end time on ALL EVENTS regardless of which view (day, agendaDa, month etc).
Is there a way to do this in Primefaces 5?
Looks like there is an open bug report on github for this: