Time (HH:MM:SS) to Total Seconds
To convert HH:MM:SS to total seconds, multiply hours by 3600, multiply minutes by 60, then add seconds. So 1:30:45 = 3600 + 1800 + 45 = 5445 total seconds. This tool rolls a 7-segment LED-style ticker from zero up to your target value over a fluid 1.1-second animation.
Quick Conversion
Formula: seconds = minutes × 60
7-Segment LED Ticker — Rolling Seconds Counter
Real-World Presets (Broadcast, Sports, Cinema)
HH:MM:SS → Total Seconds Reference
| HH:MM:SS | Total Seconds | SMPTE :FF (24 fps) | % of Day |
|---|---|---|---|
| 0:00:30 | 30 | 00:00:30:00 | 0.035% |
| 0:01:00 | 60 | 00:01:00:00 | 0.069% |
| 0:05:00 | 300 | 00:05:00:00 | 0.347% |
| 0:15:00 | 900 | 00:15:00:00 | 1.042% |
| 0:30:00 | 1,800 | 00:30:00:00 | 2.083% |
| 0:47:12 | 2,832 | 00:47:12:00 | 3.278% |
| 1:00:00 | 3,600 | 01:00:00:00 | 4.167% |
| 1:30:45 | 5,445 | 01:30:45:00 | 6.302% |
| 2:00:00 | 7,200 | 02:00:00:00 | 8.333% |
| 2:12:09 | 7,929 | 02:12:09:00 | 9.177% |
| 3:27:00 | 12,420 | 03:27:00:00 | 14.375% |
| 4:00:00 | 14,400 | 04:00:00:00 | 16.667% |
| 8:00:00 | 28,800 | 08:00:00:00 | 33.333% |
| 12:00:00 | 43,200 | 12:00:00:00 | 50.000% |
| 24:00:00 | 86,400 | 24:00:00:00 | 100.000% |
Need to go seconds → HH:MM:SS? See Seconds to Time Converter.
Formula
total_seconds = H × 3600 + M × 60 + SWorked: 1:30:45 → 1 × 3600 + 30 × 60 + 45 = 3600 + 1800 + 45 = 5,445 s. SMPTE ST 12-1 equivalent: 01:30:45:00. Civil-day fraction: 6.30%.
How to Read the Ticker Counter
- Enter HH, MM, SS in the three side-by-side fields. The LED ticker resets and begins counting up.
- Watch the rolling readout — the emerald 7-segment digits animate from the previous value to the new target over ~1.1 seconds.
- Check the status lights below the digits: RDY (input valid), SMPTE (broadcast format), UTC (calendar-safe), EPOCH (Unix-stamp ready).
- Inspect the breakdown cards showing H × 3600, M × 60, and S contributions individually.
- Confirm equivalents — the emerald total also displays the value in minutes, decimal hours, and percent-of-day for cross-checking.
From Babylonian Sexagesimal to SMPTE Timecode — The Second's Long Journey
In 2026, a Master Control Room operator at a live news network feeds the playout automation system a cue list that says "commercial pod at 01:30:45 — total 5,445 seconds in". The MCR rack runs on SMPTE ST 12-1 timecode (HH:MM:SS:FF) but the cue-validation script wants total-second integers for the database. This tool exists because every broadcast, sports, and scheduling pipeline boundary requires the same H × 3600 + M × 60 + S computation.
The 60-second minute is a Babylonian sexagesimal inheritance from ~1800 BCE. Clay tablets from Old Babylonian Nippur (Yale YBC 7289 et al.) compute in base-60 because 60 has twelve divisors — easy fractions on a clay-tablet abacus. 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 very word "second" preserves the sexagesimal hierarchy.
The mechanical chronograph (Peter Henlein, Nuremberg, ~1505) baked the 60-base into civil life. Christiaan Huygens' pendulum clock (1656) added per-second precision via the seconds-pendulum length of 99.4 cm. The Strasbourg astronomical clock (1574) was the first public clock to display seconds. The U.S. Naval Observatory established its time-service in 1830, distributing seconds-accurate time via telegraph to railroads from 1865.
French Revolutionary decimal time (Decree of 5 October 1793) redefined the day as 10 hours × 100 minutes × 100 decimal seconds = 100,000 decimal seconds/day. Each "decimal second" was 0.864 standard seconds. Pocket-watch makers refused to retool; the National Convention rescinded the law in April 1795 after 18 months. The sexagesimal 86,400-second day remained the global standard via ISO 8601:2019.
NIST timekeeping defines the SI second precisely. The 13th CGPM (Conférence Générale des Poids et Mesures) Resolution 1 (1967, refined in 2019 at the 26th CGPM) sets the second as 9,192,631,770 cesium-133 hyperfine-transition oscillations. NIST's cesium-fountain NIST-F2 (Boulder, CO, operational 2014) realizes this standard to one part in 10^16 — drifting by less than one second per 300 million years. WWVB (Fort Collins, 60 kHz LF radio) broadcasts the second pulse globally.
SMPTE ST 12-1 timecode (the broadcast-industry standard since 1969, revised through ST 12-1:2014) addresses every video frame by HH:MM:SS:FF. Master Control automation (Imagine Communications Versio, Grass Valley iTX, Ross OverDrive, Sony ICE) cues clips and graphics by total-second offsets. AdID (SMPTE-RA registered IDs) uses second-precision durations for the $277 billion U.S. ad inventory. The reverse direction (seconds → HH:MM:SS) handles the decomposition.
Unix epoch time counts seconds since 1970-01-01T00:00:00Z UTC — the foundation of every modern operating system. The 2038 problem (32-bit signed overflow at 2,147,483,647 s) prompted the migration to 64-bit timestamps across Linux kernel (5.6+), PostgreSQL, MySQL, SQLite, and macOS. Financial trading FIX 5.0 (Financial Information eXchange protocol) uses nanosecond timestamps for HFT order routing. Podcast platforms (Apple Podcasts <itunes:duration>, Spotify duration_ms, Acast, Megaphone) all use second-precision episode metadata — exactly the unit this tool emits.
Trusted by Broadcasters, Coaches, Editors & Schedulers
“SMPTE timecode is the lifeblood of MCR. Cues are spec'd in HH:MM:SS but my Imagine Versio automation wants integer seconds. The ticker counter rolling up is exactly the visual feedback I get on the master clock. 1:30:45 → 5445 — no thinking required.”
“Swim splits live in seconds (1:53.42 for a 200 free); meet management software wants total seconds for ranking. The bright ticker LED is exactly the look of our scoreboard. Olympic-track FAQ was a thoughtful addition.”
“DaVinci Resolve clip durations export as HH:MM:SS:FF. Drop frames, plug into this — instant integer seconds for the cue-sheet music license report. The 7-segment LED styling is perfect; matches our deck-of-clocks rack.”
“Earnings-call replays are 47:12 in metadata; SEC EDGAR filings want raw seconds. This converter is bookmarked on my work desktop. The history list of 12 is exactly the cadence of my recurring quarterly cycle.”
Love using our calculator?
Related Time-Format Tools
Related Articles
Dive deeper with our expert guides and tutorials related to Time to Seconds Converter