mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
0187fa0394
seconds are useful, leading zeros for "day" not so much
4 lines
110 B
Go
4 lines
110 B
Go
package message
|
|
|
|
// Timestamp as used in internet mail messages.
|
|
const RFC5322Z = "2 Jan 2006 15:04:05 -0700"
|