mirror of
https://github.com/ergochat/ergo.git
synced 2025-04-05 07:17:56 +02:00

time.Unix() returns a time.Time with the Location populated to the server's timezone. Such times will format incorrectly with IRCv3TimestampFormat unless they are manually converted to UTC.