From 48c28690b2c8634f2c2e76eb5e8397e70681936c Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Sun, 10 Oct 2021 11:44:35 +0200 Subject: [PATCH] show absolute dates when printing relates to #3250 Signed-off-by: Michael Weimann --- src/components/cards/badges/DueDate.vue | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/src/components/cards/badges/DueDate.vue b/src/components/cards/badges/DueDate.vue index c2a998d1b..805edad3c 100644 --- a/src/components/cards/badges/DueDate.vue +++ b/src/components/cards/badges/DueDate.vue @@ -23,7 +23,7 @@