Toggle Theme

Unix Timestamp 946857600

2000-01-03 00:00:00 UTC

Unix timestamp 946,857,600 = Monday, January 3, 2000 at 12:00:00 AM UTC.
That is 26 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)946857600
Unix (milliseconds)946857600000
UTC2000-01-03 00:00:00
ISO 86012000-01-03T00:00:00+00:00
RFC 2822Mon, 03 Jan 2000 00:00:00 +0000
Day of WeekMonday
Day of Year3
Week NumberW1
Leap YearYes
Relative26 years, 2 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
946,425,600 1999-12-29 00:00:00
946,512,000 1999-12-30 00:00:00
946,598,400 1999-12-31 00:00:00
946,684,800 2000-01-01 00:00:00
946,771,200 2000-01-02 00:00:00
946,857,600 2000-01-03 00:00:00
946,944,000 2000-01-04 00:00:00
947,030,400 2000-01-05 00:00:00
947,116,800 2000-01-06 00:00:00
947,203,200 2000-01-07 00:00:00
947,289,600 2000-01-08 00:00:00

Week & day numbers for 2000 · Is 2000 a leap year? · What day is Jan 3, 2000?

Share This

Frequently Asked Questions

What date is Unix timestamp 946,857,600?

2000-01-03 00:00:00 UTC (Monday, January 3, 2000 at 12:00:00 AM).

How long ago was this timestamp?

26 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps