Forums

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

JQL query: How to show date and time in the resulting table

haa August 17, 2021

When doing a JQL query in Jira the resulting table shows any time date related columns as date only. How do I display date and time.

cf[15306] = "ABC" ORDER BY createdDate DESC

I get the field created:

Key      Created
XX-0815  15/Aug/21 

What I want is

Key      Created
XX-0815  15/Aug/21 11:03

 

How can I format the output of a JQL query. How can I do this?

Thanks

2 answers

0 votes
Payne
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 18, 2021

This may or may not help you, and you may already know it ... you can hover over any date, and a tooltip will show the date and time.

0 votes
Nir Haimov
Community Champion
August 17, 2021

Hi @haa 

I don't think there is a built in way to do it.

You can write small plugin with a small JS script that will show it to you

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.5.9
TAGS
AUG Leaders

Atlassian Community Events