I'm building a new clock that eliminates time zone calculations to simplify scheduling & communicating time globally for remote workers. So no PDT, CET, nor UTC +2 -7 is needed anymore. It's an extended clock concept utilizing a new UTC, a UTC that rotates with you according to you location on Earth. The clock knows where you are in the globe and adjusts itself for you. This unifies the reading of time everywhere. Thus, time zone math can be eliminated.
Other solutions out there couldn't help me, unfortunately. Almost all of them work by stacking different times zone together, which doesn't really solve the problem from the roots. Calculations are still needed in many use cases, which makes no sense. There should be one language of time everywhere, a global time. It's there and is called UTC, but the problem is that it's not integrated in our daily life. This clock does that.
The idea is to have a unified time zone that works for all locations on earth by using the same time system we all know (24 hours, 60 minutes, 60 seconds) and adding on top of it a rotating UTC layer as the global time. This layer is presented in alphabet. The reason for that is to distinguish the local time in numbers form the global one in letters.
If you're interested, check it out on https://thehtime.com, and here is an 8-min-read on the idea and the motivation https://medium.com/adventures-in-consumer-technology/introducing-solutions-to-solve-the-mess-of-time-zones-cdf44a7ee4ae
Would love to hear your thoughts, thanks!