Hi. I have an upcoming event for my website. the event starts at 5PM ET and I want it to show the start time for everyone in their time zone.
How can I do this?
Hi. I have an upcoming event for my website. the event starts at 5PM ET and I want it to show the start time for everyone in their time zone.
How can I do this?
Look at date-fns-tz NPM and utcToZonedTime in there. Docs here: date-fns - modern JavaScript date utility library