Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Use $date$ trigger in short form

James Baehler
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 20, 2022

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. 

1 answer

0 votes
Pramodh M
Community Champion
January 20, 2022

Hi @James Baehler 

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

James Baehler
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 20, 2022

@Pramodh M 

 

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? 

 

2022-01-20_15-21-13.png

Suggest an answer

Log in or Sign up to answer