Seconds to Days Converter
Convert any number of seconds to days — including the full breakdown of whole days and remaining hours, minutes and seconds. Also shows the equivalent in total hours, minutes and weeks.
s
Seconds ÷ 86,400
- 1
Seconds per day
24 × 60 × 60 = 86,400One day is exactly 86,400 seconds. - 2
Days
86,400 ÷ 86,400 = 1
How does this calculator work?
Divide seconds by 86,400 to get days (1 day = 86,400 s). 100,000 s ≈ 1 day 3 h 46 min. 1,000,000 s ≈ 11.57 days. The breakdown splits the remainder into whole hours, minutes and seconds for easy reading.
Formula
How this is calculated
A day is defined as exactly 86,400 seconds in SI-based timekeeping (24 hours × 60 minutes × 60 seconds). Dividing any number of seconds by 86,400 gives the fractional number of days. For example, 100,000 seconds ÷ 86,400 = 1.1574 days.
To express that as a days-hours-minutes-seconds breakdown, take the whole number of days, subtract those days' worth of seconds, then extract hours (÷ 3,600), remaining minutes (÷ 60) and remaining seconds — each using whole-number division. This is the same approach used in programming languages such as Python (divmod), SQL (INTERVAL arithmetic) and spreadsheet functions like TEXT.
Note that this is wall-clock arithmetic, not calendar arithmetic. Calendar days vary because of daylight-saving-time transitions (some days are 23 or 25 hours) and leap seconds. For the vast majority of applications — log analysis, server uptime, scientific data — the 86,400-second definition is the correct one to use.
Frequently asked questions
Exactly 86,400 seconds — 24 hours × 60 minutes × 60 seconds. This is the standard SI definition used in engineering, programming and data analysis.
7 × 86,400 = 604,800 seconds. One week is exactly 604,800 seconds by the same arithmetic.
This converter treats every day as exactly 86,400 seconds (no DST, no leap seconds). Calendar dates can shift by an hour due to daylight-saving-time changes. If you need calendar-accurate date arithmetic, use a date-difference calculator instead.
TG we-Calculate Editorial Team. (2026). Seconds to Days Converter [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/seconds-to-days-converter
TG we-Calculate Editorial Team. "Seconds to Days Converter." TG we-Calculate. 2026. https://we-calculate.com/calculator/seconds-to-days-converter.
TG we-Calculate Editorial Team, "Seconds to Days Converter," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/seconds-to-days-converter
@misc{wecalculate_seconds_to_days_converter, title = {Seconds to Days Converter}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/seconds-to-days-converter}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
