Toggle Theme

Unix Timestamp 978912000

2001-01-08 00:00:00 UTC

Unix timestamp 978,912,000 = Monday, January 8, 2001 at 12:00:00 AM UTC.
That is 25 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)978912000
Unix (milliseconds)978912000000
UTC2001-01-08 00:00:00
ISO 86012001-01-08T00:00:00+00:00
RFC 2822Mon, 08 Jan 2001 00:00:00 +0000
Day of WeekMonday
Day of Year8
Week NumberW2
Leap YearNo
Relative25 years, 2 months ago

Convert in Code

// JavaScript
new Date(978912000 * 1000).toISOString()
// → 2001-01-08T00:00:00+00:00
// Python
from datetime import datetime, timezone
datetime.fromtimestamp(978912000, tz=timezone.utc)
// → 2001-01-08 00:00:00
// PHP
echo gmdate('Y-m-d H:i:s', 978912000);
// → 2001-01-08 00:00:00

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
978,480,000 2001-01-03 00:00:00
978,566,400 2001-01-04 00:00:00
978,652,800 2001-01-05 00:00:00
978,739,200 2001-01-06 00:00:00
978,825,600 2001-01-07 00:00:00
978,912,000 2001-01-08 00:00:00
978,998,400 2001-01-09 00:00:00
979,084,800 2001-01-10 00:00:00
979,171,200 2001-01-11 00:00:00
979,257,600 2001-01-12 00:00:00
979,344,000 2001-01-13 00:00:00

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Jan 8, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 978,912,000?

2001-01-08 00:00:00 UTC (Monday, January 8, 2001 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps