mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #1240] [CLOSED] show time in email as per profile timezone #1100
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/1240
Author: @rajesh-q
Created: 12/7/2025
Status: ❌ Closed
Base:
master← Head:user-timezone-in-email-template📝 Commits (1)
fa29c8dshow time in email as per profile timezone📊 Changes
3 files changed (+26 additions, -9 deletions)
View changed files
📝
hc/integrations/email/transport.py(+2 -0)📝
templates/emails/alert-body-html.html(+20 -5)📝
templates/emails/alert-body-text.html(+4 -4)📄 Description
This will convert the datetime in email to user's selected time zone.
Fixes: #1230
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.