Hi!
This example is on Modern Events Calendar. I have sucessfully activated the Looper Provider on the Container, and started to pull in stuff from MEC. No problem with the Featured Image, Title, Event link, Excerpt etc.
However, the Dates are the problem:
{{dc:post:meta key="mec_start_date"}}
The returned format is this: 2020-11-10
WordPress date format is set like this:

MEC has these options:

Those are all date settings, and all are set to show d M Y.
The site Language is set to native language, not English.
Yet the Dynamic Content is pulling the date wrongly.
I have tried to add format='D/ M / Y' to the shortcode, but that didn’t helped as well.
Am I doing something wrong, or this is a bug?
Thanks!

