Popular units first
Seconds, milliseconds, minutes, hours, and days stay pinned to the top for quick selection.
Convert any time scale from picoseconds to years in one pro workspace.
Convert between 30+ time units instantly. Keyboard friendly and accessible.
Select a quick chip to prefill with 1.0 and convert instantly.
Seconds, milliseconds, minutes, hours, and days stay pinned to the top for quick selection.
Convert shakes, Planck time, and SI prefixes alongside calendar scales without leaving the page.
Keyboard-driven dropdowns, live announcements, and visible focus rings meet WCAG-AA.
Use window.convert(value, from, to)
to test calculations right inside your browser.
The time converter offers two precision modes:
Both inputs respect your last-edited field, so you can measure forward or backward conversions without losing context.
window.convert
and BigInt fractions.The converter includes all SI prefixes, everyday units like minutes and hours, calendar scales up to centuries, and specialist units such as shake and Planck time.
Use the popular chips (for example s → min or min → s) or choose units manually—seconds, minutes, hours, and days stay pinned to the top.
Yes—Auto mode adjusts significant figures intelligently, while Fixed mode lets you lock in 0–12 decimal places for precise time reporting.
Absolutely. Convert yoctoseconds, shakes, megaseconds, and Planck time using published constants.
Open the browser console and call window.convert(value, fromKey, toKey)
or window.convertFraction
for BigInt-based precision.