Skip to content

Make status page timestamps timezone-aware - #438

Merged
jbrooksuk merged 2 commits into
cachethq:mainfrom
ashwinuae:statuspage-timezone-display
Aug 21, 2026
Merged

Make status page timestamps timezone-aware#438
jbrooksuk merged 2 commits into
cachethq:mainfrom
ashwinuae:statuspage-timezone-display

Conversation

@ashwinuae

Copy link
Copy Markdown
Contributor

Timestamps on the status page next to incidents and schedules carried no timezone indication; the only hint was the footer note, which was disabled by default and was easy to miss.

Every timestamp is now displayed with the timezone appended next to it, and the hover tooltip shows the exact UTC instant along with the pre-existing relative/human time.

image

Additionally, the Timezone setting under Manage Localization in the dashboard now exposes a "Browser default" option. It seems like it was already half-built, so it was just a matter of reusing/extending it.

image

The default configured timezone remains UTC btw, so existing installs are unaffected.

Closes #399

ashwinuae and others added 2 commits August 21, 2026 00:50
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jbrooksuk
jbrooksuk merged commit 38fdf76 into cachethq:main Aug 21, 2026
23 checks passed
@ashwinuae
ashwinuae deleted the statuspage-timezone-display branch August 21, 2026 11:05
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.

Improve timezone context arounds timestamps displayed on the status page

2 participants