From 70495deb678972499c30ae3b03d75cbd5b9fc93e Mon Sep 17 00:00:00 2001 From: chaotixkilla Date: Tue, 22 Jun 2021 15:46:09 +0100 Subject: [PATCH] Convert UI timestamps according to timezone (#701) * feat: timezone conversion * feat: timezone conversion in dashboard graph * fix: useEffect dependencies * feat: add config migration * fix: config migration * fix: remove logs * fix: formatDate working with timezone code * fix: remove log * fix: timezone offset