Hi,
I have a set of UTC timestamps that I would like to present to users in their browsers’ respective timezones (not deployment server’s timezone). Is there a way to go about this which doesn’t involve geolocating their IP addresses?
Thanks in advance!