Time converter
Convert durations from milliseconds through weeks using fixed second factors.
Inputs stay in your browser
Interactive tool
Enable JavaScript to use the interactive controls. The guide below is available without JavaScript.
The time converter handles elapsed durations rather than calendar dates. Milliseconds, seconds, minutes, hours, days, and weeks are converted through seconds.
When to use this tool
- Translate an application timeout from milliseconds to seconds.
- Convert a project duration from hours to days or weeks.
How to use
- Enter a finite duration.
- Choose the source and destination duration units.
- Review the result.
Example
Hours to minutes
Entering 1 hour returns 60 minutes.
How it works
- The tool uses 1 minute = 60 seconds, 1 hour = 3,600 seconds, 1 day = 86,400 seconds, and 1 week = 604,800 seconds.
Limits and notes
- Days and weeks are fixed durations; daylight-saving changes, leap seconds, months, and calendar rules are not included.
- This is not a timezone or calendar scheduler.
Frequently asked questions
Is every day treated as 24 hours?
Yes. A day is fixed at 86,400 seconds in this converter.
Can I convert months or years?
No. Their calendar lengths vary, so they are intentionally not offered as fixed units.
References
Related tools
Send tool feedback
The message includes page context only, never tool input or results.
Send tool feedback