Add time zone to timestamps in generated emails?
#220 aberto em 9 de fev. de 2025
Métricas do repositório
- Stars
- (17 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
When I click “Email my nominations to me”, an email is generated and sent to me. In both the subject line and the first line of text in that email, a time is shown, such as:
10:15 p.m.
But those times don’t include a time zone.
Expected: I’d like to see the timestamp either explicitly specify what time zone it’s in, or default to the time zone of the convention.
(It currently seems to be UTC, which isn’t what I would have expected. The deadline for this year is given in Pacific time (in the nomination instructions), so it’s a little difficult to compare the deadline time to the email timestamp. Which isn’t an issue right now, but might be confusing to people when the deadline is impending.)