Universal Time Unit Converter (s · min · h · d · wk · mo · yr)
To convert between time units, pass through seconds as a base: 1 min = 60 s, 1 h = 3600 s, 1 day = 86,400 s, 1 week = 604,800 s, 1 month = 2,629,800 s (Gregorian avg 30.44 d), 1 year = 31,557,600 s (Julian 365.25 d). Type ONE value in ANY unit — all seven others compute simultaneously, rendered on a nested-concentric-circles widget showing relative scale.
Quick Conversion
Formula: days = hours / 24
Nested-Circles Scale Atlas + Seven-Unit Synchronizer
Quick-Pivot Presets
Cross-Unit Reference Matrix (per 1 unit)
| 1 of... | s | min | h | d | wk | mo | yr |
|---|---|---|---|---|---|---|---|
| 1 s | — | 0.016667 | 0.000278 | 1.1574e-5 | 1.6534e-6 | 3.8026e-7 | 3.1688e-8 |
| 1 min | 60 | — | 0.016667 | 0.000694 | 9.9206e-5 | 2.2815e-5 | 1.9013e-6 |
| 1 h | 3,600 | 60 | — | 0.041667 | 0.005952 | 0.001369 | 0.000114 |
| 1 d | 86,400 | 1,440 | 24 | — | 0.142857 | 0.032854 | 0.002738 |
| 1 wk | 604,800 | 10,080 | 168 | 7 | — | 0.229979 | 0.019165 |
| 1 mo | 2.6298e+6 | 43,830 | 730.5 | 30.4375 | 4.3482 | — | 0.083333 |
| 1 yr | 3.1558e+7 | 525,960 | 8,766 | 365.25 | 52.1786 | 12 | — |
Need direct conversions? See Time → Seconds or Seconds → Time.
Formula
value_B = value_A × (seconds_per_A / seconds_per_B)Worked: 5 days → minutes. seconds_per_day = 86,400. seconds_per_minute = 60. Result = 5 × (86,400 / 60) = 7,200 min. The nested-circles widget highlights the active ring; all other rings update on input.
How to Use the Universal Converter
- Type a value in the input box (any positive number, decimals OK).
- Select the source unit from the dropdown — second, minute, hour, day, week, month, or year.
- Watch the nested-circles widget — the chosen ring fills with amber; all seven outputs compute simultaneously.
- Read the seven-unit output panel — the active row glows amber; the other six show the converted values.
- Save to history — persist your conversions to localStorage for repeat project-cycle queries.
Why Seven Time Units Coexist — From Cesium to Calendars
In 2026, a senior consultant at a global logistics firm needs to convert "320 hours of project burn" into days for the schedule, weeks for the sprint board, months for the executive summary, AND years for the longitudinal report — all in one input. Seven time units coexist because each industry locked in a different default: seconds for telemetry, minutes for Pomodoro, hours for payroll, days for projects, weeks for Agile, months for billing, years for amortization. This tool exists to pivot between them in one keystroke.
The 60-second minute and 60-minute hour are Babylonian sexagesimal inheritances from ~1800 BCE. Clay tablets from Old Babylonian Nippur record arithmetic in base-60 because 60 has twelve divisors. Greek astronomy (Hipparchus 190-120 BCE) divided the day into 24 hours; Ptolemy's Almagest (~150 CE) split each hour into 60 minutes (Latin pars minuta prima) and each minute into 60 seconds (pars minuta secunda) — the convention this tool still uses.
The 7-day week is older than the sexagesimal day — Babylonian astronomers correlated it with the seven visible "wandering stars" (Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn). Roman planetary-day naming (Dies Solis, Lunae, Martis...) became Germanic-named days (Sunday, Monday, Tuesday...). The 7-day week was codified globally by Constantine's 321 CE edict and survives because no commercial or religious system has successfully replaced it — the French Revolution's 10-day décade (1793-1805) failed.
The mechanical chronograph (Peter Henlein, Nuremberg, ~1505) baked the 60-base into European civil life. Christiaan Huygens' pendulum clock (1656) added per-second precision. The Gregorian calendar (Pope Gregory XIII, 1582) refined the Julian-year approximation: instead of 365.25 days/year, Gregorian averages 365.2425 by inserting 97 leap days per 400 years (skipping years divisible by 100 but not 400 — 1900 was NOT leap, 2000 WAS).
NIST timekeeping defines the SI second precisely (9,192,631,770 cesium-133 hyperfine transitions per the 13th CGPM, 1967, refined 2019). NIST-F2 cesium-fountain (Boulder, CO, operational 2014) drifts less than one second per 300 million years. Per the SI Brochure 9th edition (2019), only the second is an SI base unit; minute, hour, day are "accepted for use with SI"; week, month, year are NOT formally SI-accepted but are civil-time defaults.
ISO 8601:2019 §4.4 defines duration syntax: P1Y2M3DT4H5M6S means "period 1 year 2 months 3 days, 4 hours 5 minutes 6 seconds". The Y, M, W, D, H, M, S markers cover six of this tool's seven units. Calendar APIs (Microsoft Graph, Google Calendar, Apple EventKit), database fields (PostgreSQL INTERVAL, MySQL TIMESTAMPDIFF), and project-management tools (Jira, Asana, Linear) all internally use ISO 8601 duration with these markers.
The Julian year (365.25 days = 31,557,600 s) is the IAU astronomical standard used by NASA, ESA, JAXA, and the U.S. Naval Observatory. NASA Voyager 1 MET (launched 1977-09-05) exceeded 48 Julian years (1.5+ billion seconds) by 2026. Hindu cosmology defines a Kalpa as 4.32 billion years — 1.36 × 10^17 SI seconds, longer than the projected lifetime of low-mass stars. This tool covers seven of the most commercially used units; drilling down to seconds is one click away.
Trusted by Payroll, Coaches, Editors & Schedulers
“I need to convert a single field (e.g., 280 hours of OT) to days/weeks for the quarterly report AND to minutes for the labor-cost API. The nested-circle widget shows all seven at once — it's the cleanest universal converter I've found. Saved 6 minutes per report.”
“Athletes log mileage in hours, but the annual training-load report wants total weeks. One input → seven outputs is exactly the workflow. The Strava-mode FAQ on Julian years was a nice touch for my Kenyan team altitudes camp.”
“Documentary projects span 18+ months. I convert weekly "hours-logged" into total project days, then months for the studio dashboard. This tool keeps me from spreadsheet-juggling. Nested concentric circles match how I think about scale.”
“Partner asks "how long until the next IPO window?" — I need months, weeks, AND days simultaneously for context. The single-input/seven-output flow is what I've been waiting for. History list is a workflow killer.”
Love using our calculator?
Related Time-Format Tools
Related Articles
Dive deeper with our expert guides and tutorials related to Universal Time Unit Converter