Toggle Theme

Unix Timestamp 975888000

2000-12-04 00:00:00 UTC

Unix timestamp 975,888,000 = Monday, December 4, 2000 at 12:00:00 AM UTC.
That is 25 years, 4 months ago.

All Formats

Timestamp format conversions
Unix (seconds)975888000
Unix (milliseconds)975888000000
UTC2000-12-04 00:00:00
ISO 86012000-12-04T00:00:00+00:00
RFC 2822Mon, 04 Dec 2000 00:00:00 +0000
Day of WeekMonday
Day of Year339
Week NumberW49
Leap YearYes
Relative25 years, 4 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
975,456,000 2000-11-29 00:00:00
975,542,400 2000-11-30 00:00:00
975,628,800 2000-12-01 00:00:00
975,715,200 2000-12-02 00:00:00
975,801,600 2000-12-03 00:00:00
975,888,000 2000-12-04 00:00:00
975,974,400 2000-12-05 00:00:00
976,060,800 2000-12-06 00:00:00
976,147,200 2000-12-07 00:00:00
976,233,600 2000-12-08 00:00:00
976,320,000 2000-12-09 00:00:00

Week & day numbers for 2000 · Is 2000 a leap year? · What day is Dec 4, 2000?

Share This

Frequently Asked Questions

What date is Unix timestamp 975,888,000?

2000-12-04 00:00:00 UTC (Monday, December 4, 2000 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 4 months ago.

Related Calculators

Notable Timestamps

More Timestamps