Calendar All day events not showing

Helllo there,

I'm trying to get all day events to show in the new calendar component. I've tried mapping to "All day" both with true/false values and the actual date. As you can see from the state, all day by index seems to reading the values correclty.

And this is how actually the data is looking:

image

Thanks!

Nevermind, I realized by my own response that my all-day meetings still needed to have at least start_date mapped and then having all day marked as true.