[PR #1240] [CLOSED] show time in email as per profile timezone #1100

Closed
opened 2026-02-26 00:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/1240
Author: @rajesh-q
Created: 12/7/2025
Status: Closed

Base: masterHead: user-timezone-in-email-template


📝 Commits (1)

  • fa29c8d show 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.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/1240 **Author:** [@rajesh-q](https://github.com/rajesh-q) **Created:** 12/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `user-timezone-in-email-template` --- ### 📝 Commits (1) - [`fa29c8d`](https://github.com/healthchecks/healthchecks/commit/fa29c8dc7065ca9c32faa87d9da3f118bd2d5643) show time in email as per profile timezone ### 📊 Changes **3 files changed** (+26 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `hc/integrations/email/transport.py` (+2 -0) 📝 `templates/emails/alert-body-html.html` (+20 -5) 📝 `templates/emails/alert-body-text.html` (+4 -4) </details> ### 📄 Description This will convert the datetime in email to user's selected time zone. Fixes: #1230 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1100
No description provided.