I'm not 100% sure about the formatting of the description/comment (rich text) field as I assume you're looking at here. I know that Atlassian uses a storage format that is similar to HTML and you could try something like the following
<time datetime='{{now.jiraDateTime}}' />
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried this but the html format does not work as in it comments it as text and I just use
{{now.jiraDateTime}}
, it just gives the datetime in text.
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.