I would like to change a date format from "07-29-2025" to "07/28/2025"
How can I do this easily
Hi Steve,
Try this date format:
{time: MM/DD/YYYY}
You can check our documentation for more information on dates/times in snippets: Text Blaze | Dynamically inserting dates and times