Hello,
My database is returning a datetime value, but I want to display it as only a date in UI Bakery. Can someone advice how to do this?
I tried something like the below and it returned an undefined value in the UI Bakery preview mode.
{{date(item.datetime)}}
Any guidance with this would be appreciated. Thanks!