Precalculate index stats
This commit is contained in:
@@ -35,5 +35,5 @@ func FormatCreateDate(createdate string) string {
|
||||
t := time.Unix(sec, nsec)
|
||||
return t.Format(time.DateTime)
|
||||
}
|
||||
return ""
|
||||
return "-"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user