Hi ,
i am using WooEvents to display Events on WC. So far so good.
Now i want to display the WC-Products with a looper, but the date format is wrong,
It shows the UTC:
1748654100 – 1748691000
when I use {{dc:post:meta key=“we_startdate”}} – {{dc:post:meta key=“we_enddate”}}
with
{{dc:post:meta key=“we_startdate” type=“date” format=“d. M Y”}} – {{dc:post:meta key=“we_enddate”}}
it shows the globe date, today…?
How can is realize this?
Thanks and
kind regards,
Christian