This is Watson, a simpler GPS than Sherlock. Watson works by comparing your current time to the UTC and following similar steps to Sherlock. This supports India as a location. There is a special India positional offset that I was too lazy to apply to other time zones because of daylight savings. This also points to the mean vertical position of the major landmasses. Dr John H. Watson was Sherlock Holmes’ friend. Figured like a good name, y'know?
Note: This was originally a remix of a project called "Sherlock ~ A Scratch GPS." (https://scratch.mit.edu/projects/945010216/) That project may have been taken down for involving user locations with cloud variables, which this project doesn't. It also estimated the country, and specifically mentioned that it doesn't support India as a location (possibly due to cloud server issues). Nov 13 2024: Bug fix - added modulus to wrap around time zones detected beyond twelve hours. Yeah, I’m too lazy to add daylight saving support. This version was completed around January 15th, 2024. Dr. Watson was always simpler than Sherlock Holmes. I used the (days since 2000) block instead of cloud servers. Credit to https://www.mapsofindia.com/world-map/latitude-longitude.html for the map.