Is there a way to format the $date$ variable to just show month/day? I've looked and haven't been able to find it. The variable is being used in a canned response, particularly in the issue review field.
Welcome to the community 🙂
Can you try this and let me know if this works
{{now.format("dd/MM")}}
Format reference here
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time
Thanks,
Pramodh
Yes thank you for that. I'm not sure how that works with response templates. When I try your resolution it just shows up as it does in the response content. Is there a way to format the $date$ variable to show in a different format?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.