CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
21.06k stars 2.52k forks source link

[NEW TOOL] Timezone Converter #429

Open CorentinTh opened 1 year ago

CorentinTh commented 1 year ago

Discussed in https://github.com/CorentinTh/it-tools/discussions/426

Originally posted by **Ruedi1000** June 1, 2023 Hi I know the Date-time converter on it-tools. Thats great. But we are interesting on Time Zone Converter. That would me shot the time from another timezones. Thank you for your great work and support.
webysther commented 1 year ago

The best I know about https://www.timeanddate.com/worldclock/converter.html

Bertg commented 4 months ago

I think something like worldtimebuddy would be rather nice to have. I also feel like it fits with the simplicity of the other tools in this project.

Bertg commented 3 months ago

As a followup to my previous comment, I found an example lite implementation here: https://github.com/wichops/worldtime-lite

Project seems abandoned, but can work as an inspiration to anyone trying to give this a shot.

sharevb commented 1 week ago

Hi @CorentinTh, @webysther, @Bertg , implemented a "less graphic" version in #1284