Hello, It's happened after updating v7.13 . When we select a due date, jira recorded the date as minus one day.
i.e: when we select 20, it records it 19 or select 21, records 20, etc.
Could you help us about it?
Thanks.
Hi @cengizdnc
It could be related with time zone parameter set by JVM.
This KB may help:
Also check JIRA Time zone from Admin -> System -> General Configuration -> Time Zone
Hi @Tansu Akdeniz,
Thanks for recommendations but I checked that and it looks ok "(GMT+03:00) Istanbul". I guess the java tz is wrong because the records on db looks like correct.
Also tried to add "-Duser.timezone" to setenv.sh and restarted the jira but noting
And also java tz update is giving error
java -jar tzupdater.jar -l
Using https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz as source for tzdata bundle.
Failed: java.lang.Exception: Failed while parsing file '/tmp/tz.tmp_1/asia' on line 1655 'Rule Japan 1948 1951 - Sep Sat>=8 25:00 0 S'
java.lang.Exception: Failed while parsing file '/tmp/tz.tmp_1/asia' on line 1655 'Rule Japan 1948 1951 - Sep Sat>=8 25:00 0 S'
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.
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.