We use Swedish as the default language, but we also have the options to run English (UK) and Norwegian. However, when we check the comment section in the customer portal (as shown in the image), the timestamp is incorrect.
It removes the first digit and replaces it with 0 instead.
Is there any known workaround for this behavior?
Hello @Björn Lindström
Welcome to the Atlassian community.
In the backend database of Jira, timestamps are stored based on UTC.
In the UI timestamps are automatically converted to display the time for the Time zone the user has specified in their account settings.
However, when you hover over the timestamp, the hover displays the time in UTC. Notice the +0000 at the end of the display? That indicates it is showing you the raw UTC timestamp.
So this comment happened at 1:21 PM Los Angeles time (13:21), which is the same as 21:21 UTC. There is an 8 hour time difference between Los Angeles and UTC.
The displayed timestamp you see is the correct time in the viewing user's timezone for the underlying UTC timestamp.
But we are on UTC+2 in Sweden, so that doesn’t match.
So 13:38 UTC should be 15:38 in the Swedish time zone, not 03:38.
unless I’m misunderstanding something.
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.