The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Return timestamp in JQL

VL
September 26, 2020

When I return fields like created, updated via JQL, they are formatted like 01/Sep/20.   How do I get the timestamp as well, so HH:MM:SS  appended?

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Deepanshu Natani
Community Champion
September 26, 2020

Hi @VL 

At present, this is not possible.

You can register your interest for this feature here: https://jira.atlassian.com/browse/JRASERVER-70425

VL
September 26, 2020

Hi @de thanks for your reply.   Is it possible to obtain via a SQL query on the database?  If so would you have a sample query or two to share to get the common fields for an issue?

Deepanshu Natani
Community Champion
September 27, 2020

Hi @VL ,

I am not sure about the query to fetch the data from the database. However, that should be possible since this data is available in the database.

You can probably ask another question for that.