Commit bd2a33dd authored by Tobias Weingartner's avatar Tobias Weingartner

Europeans know time. :)

parent 20dfaab7
......@@ -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`,
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment