From 7788ba9ee05e33a3526c60e12163ccd0ab24b8d9 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:23:42 +0800 Subject: [PATCH] fixed time locale bug --- src/pages/socials.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/socials.astro b/src/pages/socials.astro index 63d72b4..f80ba10 100644 --- a/src/pages/socials.astro +++ b/src/pages/socials.astro @@ -804,6 +804,7 @@ let displayDate = new Date().toLocaleDateString("en-UK", { }