I had the idea from grade 12, and had gone through countless implementations (most failing right after generating the template), before arriving on a Bootstrap + Vue + API Ninjas stack
This is an application you can use to find out the "real" time in your region.
It gets your city and country, passes through a geolocation API to get the longitude, then calculates into a scientific, unmodified UTC offset to give you the longitude-based "real" time.
The purpose is to experiment for fun on what time it is without geo-political and daylight-saving modifications on your local time zone.
Just load the files into your favourite web server and they will run.
- Author: Nguyen Ta Minh Triet (me)