mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 01:48:15 +03:00
tweak time format for added date headers
seconds are useful, leading zeros for "day" not so much
This commit is contained in:
parent
41167d6393
commit
0187fa0394
@ -1,4 +1,4 @@
|
|||||||
package message
|
package message
|
||||||
|
|
||||||
// Timestamp as used in internet mail messages.
|
// Timestamp as used in internet mail messages.
|
||||||
const RFC5322Z = "02 Jan 2006 15:04 -0700"
|
const RFC5322Z = "2 Jan 2006 15:04:05 -0700"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user