Incorrect time / timezone proble #7940
Unanswered
spoiler-github
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Firstly, I'm sorry for my bad English.
Secondly... Currently, I'm trying to set up correct timezone for users that not authorized. As default it shows America/New-York as default timezone.
I had following configuration:
I have updated Guest user timezone to Europe/Kyiv and set the same timezone as default:
But now I see one-hour difference between logged-in account and non-authorized.
When I log in, then it shows last edit time as 07:30, but without account it shows 06:30.
What am I doing wrong?
I see that following discussion has the same issue but don't have reply:
#6857
All reactions