Formatting dates in a table

Hello from the Velo DevRel team!

You should be able to solve this with JavaScript using the toLocaleDateString() method built into the language.

More about how to do that with Velo and JS here:

https://support.wix.com/en/article/velo-formatting-dates

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString

Let me know if there’s anything else I can do to help!

Thanks,
Rob