mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-13 15:47:17 +03:00
/timestamp: Remove timezone by default for now
This commit is contained in:
parent
a90574126e
commit
5ff61f0a0f
@ -5,7 +5,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const timestampLayout = "2006-01-02 15:04:05 MST"
|
||||
const timestampLayout = "2006-01-02 15:04:05"
|
||||
|
||||
const (
|
||||
// Reset resets the color
|
||||
|
Loading…
x
Reference in New Issue
Block a user