Unit Converters

Time Converter

Convert fixed durations among nanoseconds, microseconds, milliseconds, seconds, minutes, hours, days, and weeks. Calendar dates and time zones are intentionally outside the calculation.

Runs in your browserNever uploaded to PagesTools.
Preparing tool…

The focused browser interface is loading.

100% privateYour input stays on this deviceLightning fastNo upload round-tripBrowser-basedProcessing runs on this deviceFree to useNo account required

What Duration Converter does

Duration Converter converts a numeric duration between the explicitly labeled units in the selector. Changing the value or either unit recalculates the result immediately.

Every duration is converted through seconds with fixed factors, from one billionth of a second per nanosecond to 604,800 seconds per week. This is a unit conversion, not a measurement or lookup: the result is determined only by the number and units supplied in the browser.

How to use Duration Converter

  1. Enter a finite numeric duration value.
  2. Choose the source unit and the unit required for the result.
  3. Read the converted value with its destination symbol, or use Swap units to reverse the direction.
  4. Carry only the precision justified by the original measurement when copying the result.

Important details

Supported units

Available units are nanosecond, microsecond, millisecond, second, minute, hour, 24-hour day, and seven-day week. Months and years are omitted because their lengths vary.

A distinction that matters

This tool converts elapsed quantities, not clock times. A day is exactly 86,400 seconds here, even though civil days around daylight-saving transitions can be shorter or longer.

Practical uses

  • Translate performance timings among nanoseconds, milliseconds, and seconds.
  • Convert service windows or media durations among minutes, hours, and days.
  • Check fixed-duration configuration values written in different units.

Privacy and limitations

Duration Converter performs its arithmetic locally. PagesTools does not receive the entered value or selected units.

No dates, time zones, leap seconds, daylight-saving transitions, work schedules, months, or years are modeled. Large or extremely small values are bounded by floating-point range and display precision.

Common questions

Frequently asked questions

Can Duration Converter convert a calendar month to days?

No. Calendar months have different lengths, so there is no single exact factor. The supported units all have fixed relationships in this calculator.

Does one day always equal 24 hours here?

Yes. This is elapsed-duration arithmetic, where a day is defined as 86,400 seconds. Civil clock days affected by daylight saving require a date-and-time-zone calculation.

Does this convert between local time zones?

No. It accepts a quantity such as 90 minutes, not a clock reading. Use a time-zone tool when location, date, and daylight-saving rules matter.