This reverts commit ae2a0c62b7
.
This commit is contained in:
parent
974ed086f2
commit
c8fb66f8cc
1 changed files with 1 additions and 1 deletions
|
@ -164,6 +164,6 @@ func addrToRFC3986(addr string) string {
|
|||
}
|
||||
|
||||
const (
|
||||
timeFormat = "2006/01/02 15:04:05"
|
||||
timeFormat = "02/Jan/2006:15:04:05 -0700"
|
||||
headerReplacer = "{>"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue