WorldconVotingSystems/nomnom

Add time zone to timestamps in generated emails?

开放

#220 创建于 2025年2月9日

 (1 条评论) (0 个反应) (0 位负责人)Python (13 个派生)auto 404
good first issuemember-featurenice-to-have

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.)

贡献者指南