From 27060c15989654a83acc84d5dbb83bc696c7364e Mon Sep 17 00:00:00 2001 From: ~login@aussies.space Date: Mon, 7 Oct 2019 02:35:52 +0000 Subject: Fixing a bug with how time is calculated for messages Benjamin Harris (https://ben.tild3.org, https://github.com/benharri, and https://benharr.is) found a bug where the time recorded for transaction logs/messages was local server time instead of UTC. It should have been UTC no matter what the local time was. ---