-
Notifications
You must be signed in to change notification settings - Fork 2
Unmatched date display #25
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Votte_Frontend/src/pages/EventScreen.jsx
Line 80 in 54a9dca
| {new Date(event?.event_date).toLocaleDateString()} |
The discrepancy between the browser local time zone and UTC may cause the date mismatch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working