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

貢獻者指南