DEV Community

Cover image for CheckTime.work — Instantly Know Local Time, Holidays & Business Hours
St Chuck
St Chuck

Posted on

CheckTime.work — Instantly Know Local Time, Holidays & Business Hours

CheckTime.work: One-Screen Time, Holiday & Business-Hour Checker

“I thought City Hall was open… until I learned, too late, it was National Foundation Day.”

1 Why I Built It

On 11 February 2025 (Tue) I, a foreigner living in Japan, went to the Osaka City Hall.

I arrived to locked doors—because it was National Foundation Day, a national holiday I hadn’t tracked.

After researching, I found no tool that combines local time zones and holiday calendars to tell you “open or closed?”.

So I built CheckTime.work:

  • Combines real-time local clock + official holiday data
  • Automatically tells you whether businesses are likely open
  • Enriches context with current weather and cultural notes about the holiday

2 Key Features at a Glance

Feature What You See Why It Matters
Real-Time Clock Current local time for each city Eliminate mental math across time zones
Holiday Detection Name of today’s holiday (if any) Avoid wasted trips & missed meetings
Open / Closed Hint Simple “💚 Open likely” or “🔴 Closed likely” Instant go/no-go decision
Weather Snapshot Temp, condition, icon Pack properly & adjust itineraries
Cultural Link-Out One-click Google search of the holiday Learn significance without leaving the app
Favorite Cities Pre-loaded 5 cities + easy add/remove Keep your global team at a glance

CheckTime.work - London — local time, weather, Bastille Day holiday detected, status “Likely Closed”

🎥 Full Walk-Through

3 Tech Stack

  • Front-end: Next.js (React 19, App Router)
  • Back-end: Next.js API Routes (serverless)
  • Data: Official public-holiday APIs, Open-Meteo weather, time-zone DB
  • Hosting: Vercel (edge functions)

4 Try It Now

👉 Live demo: https://checktime.work

No sign-up needed—just click a city and see time + holiday + weather instantly.

5 Roadmap

  • User-defined business hours (set custom “open” ranges for any city)
  • Batch add / import of entire team’s locations
  • Dark-mode polishing & minor UI i18n tweaks

6 Your Feedback

Have an idea, bug, or wish-list item?

  • Comment below 👇
  • DM me on DEV

Thanks for reading—never miss a holiday surprise again!

Top comments (0)