As a web developer or a QA, simulating a timezone for testing location-based features can be a tricky task. In some cases, developers also have to change their system preferences or settings each time they have to simulate a specific timezone. Needless to say, it can be a tedious task.
We can do this by using developer tools. For chrome the developer tool name is V8 google developer tool.
To change the Chrome time zone for testing, follow the steps below:
Open DevTools in Chrome -Open the Console drawer.
Click on the three-dotted menu - Click on More tools - Sensors.
Questions answered in this video:
How to test browser time?
How to select different time zone in browser ?
How configure location in browser ?
How to change location in browser ?
How to change browser location without VPN ?