From 57211621a253e0229dd6e31ea85aca5c87bbe32a Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Sat, 10 Dec 2022 15:42:22 -0700 Subject: [PATCH] Improve timezone wording and show actual timezone --- web/src/routes/Recording.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/Recording.jsx b/web/src/routes/Recording.jsx index b147ea0b5..48a49c70f 100644 --- a/web/src/routes/Recording.jsx +++ b/web/src/routes/Recording.jsx @@ -132,7 +132,7 @@ export default function Recording({ camera, date, hour = '00', minute = '00', se return (
{camera.replaceAll('_', ' ')} Recordings -
Dates & Times are displayed. in local time
+
Dates and times are based on the browser's timezone {timezone}
{