diff --git a/src/routes/community/profile/+page.svelte b/src/routes/community/profile/+page.svelte index 063bfa62..1fb8f94d 100644 --- a/src/routes/community/profile/+page.svelte +++ b/src/routes/community/profile/+page.svelte @@ -570,7 +570,7 @@ onDestroy(async () => {
-
+
{ Joined on {new Date(data?.user?.created ?? null)?.toLocaleString('en-US', { month: 'short', day: 'numeric', year: 'numeric', daySuffix: '2-digit' })}
+
- +