Add timestamp editor
This commit is contained in:
@ -144,7 +144,7 @@ func formatDate(date string, format string) string {
|
||||
slog.Error("Failed to parse time:", err)
|
||||
return ""
|
||||
}
|
||||
|
||||
|
||||
dt = dt.Local()
|
||||
|
||||
switch format {
|
||||
|
||||
Reference in New Issue
Block a user