From 9157ff6da15dec4b92a8d888e74edff1efc89c10 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Sat, 16 Apr 2022 20:51:41 +0000 Subject: [PATCH] Fix timezone --- client/src/App.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/client/src/App.js b/client/src/App.js index 5b0861b..1e43ca7 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -144,7 +144,7 @@ function SolarPower({end, duration}) { separator=': ' /> - + @@ -190,7 +190,7 @@ function OutsideTemperature({end, duration}) { - + - + - + x.temperature_C?.toFixed(1) + ' °C'} loading={loading} @@ -327,7 +327,7 @@ function SeedsTemperature({end, duration}) { separator=': ' /> - + - + - + - + - + - +