Time & Date Tools
Every date and time tool on this site, grouped by what they do. All run instantly in your browser — no sign-up, no data collection, no server round-trips. Below you'll also find a "which tool do I need?" picker and a short FAQ.
Date Tools
For counting, adding, subtracting and browsing dates — days, weeks, months, calendar ranges. Use these when you care about a calendar day, not a clock time.
Days Calculator
Calculate days between dates or find future/past dates.
Weeks Calculator
Calculate weeks between dates or find dates by weeks.
Business Days Calculator
Count working days between dates excluding weekends.
Calendar
Interactive monthly calendar tool.
Next Leap Year
Find when the next leap year occurs.
Weeks in Year
Calculate how many weeks are in any year.
Time Tools
For working with clock times — hours, minutes, seconds, time zones, Unix timestamps. Use these when you care about an exact moment within a day.
Time Calculator
Calculate time until a specific time of day.
Time Zone Converter
Convert times between world time zones with DST.
Unix Timestamp Converter
Convert between Unix timestamps and dates.
Minutes Ago Calculator
Find what time it was X minutes ago.
Time Until Calculator
Countdown to any time of day with live updates.
Which Tool Do I Need?
Starting from what you're trying to do, not what the tool is called. If none of these fits, the homepage has a today-at-a-glance dashboard covering the most common lookups.
I need to know the date N days, weeks, or months from today
Use Days Calculator for exact calendar days, Weeks Calculator for whole-week increments (same weekday), or jump straight to a common number from the Days Calculator quick-links grid.
I need to count only working days (no weekends)
Use Business Days Calculator. It excludes Saturday and Sunday. Note that public holidays are not excluded — they vary too much by country.
I need to know the time in another country right now
Use Time Zone Converter. The page includes a live world-cities reference grid and DST transition dates so you can spot offset changes without running a conversion.
I need to count down to a specific time of day
Use Time Calculator for any custom countdown, or open one of the small number of curated pages on Time Until when you want a common exact-time landing page such as noon, 4 PM, or midnight.
I need a Unix timestamp, or to convert one to a date
Use Unix Timestamp Converter. Shows the current live timestamp, converts both directions, and includes copy-paste snippets for JavaScript, Python and PHP.
I need to know what time it was X minutes ago
Use Minutes Ago Calculator. Common for reconstructing call timelines, medication timing, and photo-timestamp forensics.
I want to browse a month visually
Use Interactive Calendar. Click any date for day-of-year, ISO week number, quarter and leap-year status.
I need to know when the next leap year is
Use Next Leap Year. Includes the next 20 upcoming leap years, a history of recent ones, and the tricky century-year rule table.
Frequently Asked Questions
Yes. Every tool on this site is free to use, requires no account, and places no limits on how often you can run a calculation. Site costs are covered by a small number of Google AdSense ad placements.
No. Every tool runs entirely in your browser using JavaScript — the dates, times, and numbers you enter never leave your device. See our Privacy Policy for details on the privacy-preserving analytics we use for aggregated page-view counts.
The Time Zone Converter applies the correct DST rules for the date you enter, using the IANA time zone database via the browser's Intl API. Other tools use your device's local clock, which already reflects DST for your region.
The Time Calculator is the general-purpose form: type any hour and minute and get a live countdown instantly. Time Until is a small hub of dedicated landing pages for the few exact times that have clear repeatable search demand. Use the form for unusual times like 4:37 PM, and use the curated pages for common anchors like noon, 4 PM, 9:30 AM, or midnight.
The site reads the IANA time zone your operating system reports via the browser. If it's wrong, fix it in your OS settings and refresh. On the Time Zone Converter you can manually pick any of the ~400 IANA zones regardless of auto-detection.
Yes. The site is installed as a Progressive Web App with a service worker that caches pages you've previously visited. Once a tool has loaded once, it keeps working without a network connection (time-zone-accuracy still depends on your device clock).
Missing a tool?
If there's a specific calculation or converter you wish this site had, let us know through the contact page. Every tool here started as a real user request.