mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
Europeans know time. :)
This commit is contained in:
parent
20dfaab703
commit
bd2a33dd14
|
@ -10,6 +10,7 @@ import (
|
|||
var (
|
||||
// Date format YYYY-MM-DD HH:MM:SS or YYYY-MM-DD
|
||||
timeLayout = []string{
|
||||
`2006-01-02 15:04:05-0700`,
|
||||
`2006-01-02 15:04:05`,
|
||||
`2006-01-02`,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user