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