From cd28f401ba1eef1e6f630222e88544249327aa4f Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Sat, 10 Jun 2023 05:25:03 +0530 Subject: [PATCH] fix: Custom attribute date is not working in some time zone (#7224) --- .../dashboard/components/CustomAttribute.vue | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/app/javascript/dashboard/components/CustomAttribute.vue b/app/javascript/dashboard/components/CustomAttribute.vue index 80d5da911..3ce2787ce 100644 --- a/app/javascript/dashboard/components/CustomAttribute.vue +++ b/app/javascript/dashboard/components/CustomAttribute.vue @@ -115,7 +115,7 @@