diff --git a/packages/commonwealth/server/farcaster/frames/contest/contestCard.tsx b/packages/commonwealth/server/farcaster/frames/contest/contestCard.tsx
index 8a84de9b45d..c6766addfc0 100644
--- a/packages/commonwealth/server/farcaster/frames/contest/contestCard.tsx
+++ b/packages/commonwealth/server/farcaster/frames/contest/contestCard.tsx
@@ -87,7 +87,10 @@ export const contestCard = frames(async (ctx) => {
lineHeight: '1.2',
}}
>
- Submit entries by replying below until {endTime.toLocaleString()}
+ Submit entries by replying below until{' '}
+ {endTime.toLocaleString(undefined, {
+ timeZoneName: 'longGeneric',
+ })}
)}
@@ -121,11 +124,11 @@ export const contestCard = frames(async (ctx) => {
Leaderboard
,
,