From c51a42f65ca462d77af3c95368f1f1b045b205d3 Mon Sep 17 00:00:00 2001 From: kernoeb Date: Fri, 19 Jan 2024 22:51:51 +0100 Subject: [PATCH] feat: settings to change timezone --- components/DialogSettings.vue | 64 ++++++++++++++++++++++++++++++++++- server/routes/calendar.js | 12 +++++-- server/util/utils.js | 25 ++++++++++++-- 3 files changed, 95 insertions(+), 6 deletions(-) diff --git a/components/DialogSettings.vue b/components/DialogSettings.vue index 9eafdf0..471c5cf 100644 --- a/components/DialogSettings.vue +++ b/components/DialogSettings.vue @@ -256,6 +256,45 @@ + + Utiliser une timezone personnalisée + + + +
+ + + {{ mdiArrowRightCircleOutline }} + + +
+
+
+ + +
FAQ / Aide @@ -304,7 +343,7 @@