1
0
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-01-19 19:55:41 +03:00
mox/message/time.go

5 lines
108 B
Go
Raw Normal View History

2023-01-30 16:27:06 +03:00
package message
// Timestamp as used in internet mail messages.
const RFC5322Z = "02 Jan 2006 15:04 -0700"