Toggle Theme

Unix Timestamp 946771200

2000-01-02 00:00:00 UTC

Unix timestamp 946,771,200 = Sunday, January 2, 2000 at 12:00:00 AM UTC.
That is 26 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)946771200
Unix (milliseconds)946771200000
UTC2000-01-02 00:00:00
ISO 86012000-01-02T00:00:00+00:00
RFC 2822Sun, 02 Jan 2000 00:00:00 +0000
Day of WeekSunday
Day of Year2
Week NumberW52
Leap YearYes
Relative26 years, 2 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
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
947,203,200 2000-01-07 00:00:00

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

Share This

Frequently Asked Questions

What date is Unix timestamp 946,771,200?

2000-01-02 00:00:00 UTC (Sunday, January 2, 2000 at 12:00:00 AM).

How long ago was this timestamp?

26 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps