Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×When the user inserts a comment in America/Chicago
I get the updated field from Jira search API as 2019-12-04T17:55:32.391+02:00 (server timezone) and not in Chicago TZ.
Is there a way to manage the Jira API so the dates are in the GMT time zone?
Got the same problem. Don't know if someone has resolved it via query param or something like that "timeZone=GMT+4", etc
Hello Rajiv,
Thank you for reaching out.
You can change the current timezone for your user to be based on the one from a different location by editing it under Personal Settings. This would be the steps:
1 - Click in your profile picture on the left-bottom corner of the application > Settings
2 - In the field "Your timezone", change it to the one you want
Now, if you want to change the timezone only for the comments added by the user, I'm afraid JIRA Server does not have this option.
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Petter,
Yes, you are right we can set our local timezone under profile settings.
But I guess system timezone included when we get Jira data via API, so can we convert that API payload into local timezone?
If not we can close the conversation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am using Jira API to get the time of status change for a particular issue. But it doesn't return according to the timezone. I want it to return in the users' timezone whosoever is using My application
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.