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: 

How To add timezone in Jira in setenv.bat file

Monika.Nagpal
November 4, 2019

How I can add -Duser.timezone.America/New York in JVM arguments in setenv.bat file in Jira. Please tell me how to modify it .

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mattias Kallvi
Contributor
November 4, 2019

I have not been able to verify tihis but I think it should be: 

-Duser.timezone=America/New_York

Take a look at this page, https://confluence.atlassian.com/jirakb/set-the-timezone-for-the-java-environment-323392719.html

Mattias Kallvi
Contributor
November 12, 2019

Did it work? Or did I misunderstand your question?