From 5ff61f0a0f2de37d5122b0d7d3bac7cc20ff1fc6 Mon Sep 17 00:00:00 2001
From: Andrey Petrov <andrey.petrov@shazow.net>
Date: Sun, 17 Mar 2019 16:05:38 -0400
Subject: [PATCH] /timestamp: Remove timezone by default for now

---
 chat/message/theme.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chat/message/theme.go b/chat/message/theme.go
index bc79f41..ffed789 100644
--- a/chat/message/theme.go
+++ b/chat/message/theme.go
@@ -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