Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira cloud for Excel changes Created and Updated fields to UTC format

Eugenia Rubleva
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!
July 31, 2024

I use Jira Cloud for Excel, where I execute the following JQL:

project = A AND issuetype = Bug and createdDate >= startOfMonth(0) and createdDate <= endOfMonth(0)

I see that filter shows list of bugs correctly but values for created/updated fields are shown in UTC format in Excel.

Example: Jira shows that the bug was created on 8/1/2024 9:00 AM (AEST). However, Jira Cloud pastes this information into Excel with the creation date in UTC format, which shows as 7/31/2024 11:00 PM. 

2 answers

0 votes
Boris Zozoulia
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.
July 31, 2024

Alternatively - (this is an Excel answer) - create a new column next to your datetime column and use Excel's formulas: =A1+TIME(10,0,0)

time-conversion.png

Boris Zozoulia
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.
July 31, 2024

perhaps you would also need to format cell (right click ->Format cells and set a custom format to the source cell, for eg: d/m/yyyy h:mm

time-format.png

0 votes
Adolfo Casari
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.
July 31, 2024

@Eugenia Rubleva 

I guess the paste includes the timezone (AEST) and you are probably in a TZ with 10 hours of difference.

You should update your timezone in your Profile in Jira.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events