Is there a way to get an automation where you put {{now.mediumDate}} to be day first? rather than MMM DD, YYYY
Hi @Callum Wareham,
Welcome to Atlassian Community!
Yes, that is possible if you use format("<pattern>") e.g. format("dd/MM/yyyy"). You can learn more of what you can do with date and time smart values in this KB.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.