Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mistermantas
Copy link
Member

@mistermantas mistermantas commented Jul 16, 2021

mistermantas and others added 3 commits May 9, 2021 13:31
…197)

* Remove Storehouse from the README examples (#195)

Their status page is no longer present, as they seem to be changing their web strategy

* Fix relative date for resolved issues and non-UTC browser timezone.

The missing <UTC> in the layout causes a weird glitch if the users browser
is in a non-UTC timezone. For open incidents, the time is
rendered as "23-07-2021 12:17:40 UTC", and then the javascript library
correctly translates from UTC into the users browser time, resulting
in say "30m ago".

For a resolved incident, the timezone of the date was stripped due
to the missing <UTC> in the format string, resulting in "23-07-2021 12:17:40".
If the user has a browser is in the timezone CEST (UTC+2), this causes
the relative time to jump from "30 minutes ago" for an open incident
to "2 hours ago" for a closed incident, because now the time without
time zone is not interpreted as UTC anymore.

Co-authored-by: Justin Clift <[email protected]>
Co-authored-by: Harald Kraemer <[email protected]>
@mistermantas mistermantas changed the title Dev changes Bug fixes v5.0.4 Jul 24, 2021
@mistermantas mistermantas merged commit 7ba5343 into master Jul 24, 2021
@mistermantas mistermantas deleted the dev branch October 1, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants