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 another timezone and see if the tests still pass but I'm having trouble finding a way to do this.
Is there a way to do this in Chrome DevTools? If not, do any other suggestions come to mind?