DEV Community

gan liu
gan liu

Posted on • Originally published at zoneplan.net

A Meeting Time Zone Planner That Does Not Make You Sign Up

Remote calls across 5 time zones are painful. I kept opening other time zone tools and getting annoyed by the ads and sign-up prompts. So I built a clean alternative.

What it does:

  • Compare up to 6 time zones side by side in real time
  • Built-in meeting planner with "fair meeting time" suggestions that avoid midnight for anyone
  • Common time zone abbreviations covered: EST to IST, PST to GMT, CST to UTC, and 89 more
  • 92 static SEO-friendly pages

Tech: Next.js + JavaScript Intl.DateTimeFormat. Entirely client-side, no backend, no database. Time zone math is surprisingly complex once you account for DST transitions.

?? Try it: zoneplan.net

Built this in about 3 days. The meeting planner page is the one I actually use daily now for scheduling calls across US/India/Europe.

Top comments (0)