So, I have a automations that sends the date in slack, but it sends time, year, month and day but I only want it to send me back the day and month, so it will be like 31/05.
Thanks for any help that is provided.
So who ever is wondering the same this is how it's done: {{now.format("dd/MM")}}
You can see more about it in this link: Date and Time functions | Automation for Jira Data Center and Server 7.4 | Atlassian Documentation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.