Closed larsjkr closed 9 months ago
Hi there đ
Formatted Date differs on server and browser with time-zone set to America/New_York.
time-zone
America/New_York
<NuxtTime datetime="2023-08-19T02:57:00.000Z" time-zone="America/New_York" />
What happens:
18/08/2023
19/08/2023
Have a look on the provided stackblitz for a demo.
stackblitz
https://stackblitz.com/edit/github-hjzebn?file=pages%2Findex.vue,tsconfig.json
Formatted Date is the same on server and client.
No response
đ The bug
Hi there đ
Formatted Date differs on server and browser with
time-zone
set toAmerica/New_York
.What happens:
18/08/2023
19/08/2023
18/08/2023
again.Have a look on the provided
stackblitz
for a demo.đ ī¸ To reproduce
https://stackblitz.com/edit/github-hjzebn?file=pages%2Findex.vue,tsconfig.json
đ Expected behaviour
Formatted Date is the same on server and client.
âšī¸ Additional context
No response