Toggle Theme

Unix Timestamp 946684800

2000-01-01 00:00:00 UTC

Unix timestamp 946,684,800 = Saturday, January 1, 2000 at 12:00:00 AM UTC.
That is 26 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)946684800
Unix (milliseconds)946684800000
UTC2000-01-01 00:00:00
ISO 86012000-01-01T00:00:00+00:00
RFC 2822Sat, 01 Jan 2000 00:00:00 +0000
Day of WeekSaturday
Day of Year1
Week NumberW52
Leap YearYes
Relative26 years, 2 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
946,252,800 1999-12-27 00:00:00
946,339,200 1999-12-28 00:00:00
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

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

Share This

Frequently Asked Questions

What date is Unix timestamp 946,684,800?

2000-01-01 00:00:00 UTC (Saturday, January 1, 2000 at 12:00:00 AM).

How long ago was this timestamp?

26 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps