Toggle Theme

Unix Timestamp 978307200

2001-01-01 00:00:00 UTC

Unix timestamp 978,307,200 = Monday, January 1, 2001 at 12:00:00 AM UTC.
That is 25 years, 3 months ago.

All Formats

Timestamp format conversions
Unix (seconds)978307200
Unix (milliseconds)978307200000
UTC2001-01-01 00:00:00
ISO 86012001-01-01T00:00:00+00:00
RFC 2822Mon, 01 Jan 2001 00:00:00 +0000
Day of WeekMonday
Day of Year1
Week NumberW1
Leap YearNo
Relative25 years, 3 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
977,875,200 2000-12-27 00:00:00
977,961,600 2000-12-28 00:00:00
978,048,000 2000-12-29 00:00:00
978,134,400 2000-12-30 00:00:00
978,220,800 2000-12-31 00:00:00
978,307,200 2001-01-01 00:00:00
978,393,600 2001-01-02 00:00:00
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

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

Share This

Frequently Asked Questions

What date is Unix timestamp 978,307,200?

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

How long ago was this timestamp?

25 years, 3 months ago.

Related Calculators

Notable Timestamps

More Timestamps