8 ms·
Show HN: I made a browser extension to view local times for standard timezones
I built a minimal browser extension to instantly check local times across global timezones. It leverages new Date().toLocaleTimeString() to display natively formatted times
- appendixv2 1y ago[dead]
- lezhu 1y agoGreat idea! To keep the plugin as simple as possible, I think the easiest approach would be to add a special highlight for overlapping work hours across the 1-5 timezones displayed in the main interface. What do you think?