From 9069bed55de4ac667b7a0097c2fe06f27597f88f Mon Sep 17 00:00:00 2001 From: Yash Maheshwari Date: Fri, 26 Apr 2024 15:06:46 +0530 Subject: [PATCH] Improved: dateTime method to honor the timeZone selected for the current user(#284) --- src/components/DxpAppVersionInfo.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/DxpAppVersionInfo.vue b/src/components/DxpAppVersionInfo.vue index 4e32c00..629b1c2 100644 --- a/src/components/DxpAppVersionInfo.vue +++ b/src/components/DxpAppVersionInfo.vue @@ -14,11 +14,13 @@ \ No newline at end of file