mirror of
https://github.com/mjl-/mox.git
synced 2025-02-08 12:18:31 +03:00
5 lines
108 B
Go
5 lines
108 B
Go
![]() |
package message
|
||
|
|
||
|
// Timestamp as used in internet mail messages.
|
||
|
const RFC5322Z = "02 Jan 2006 15:04 -0700"
|