I\'ve created a tool in JavaScript that determines the current UTC time and checks if another predetermined date has passed yet.
I\'d like to change my browser to anoth
There's no way yet to do this from the DevTools, but I've filed a feature request to implement a way to override the timezone.
In the meantime, you can launch the browser with the TZ environment variable set to the desired timezone name on Linux/MacOS.
TZ