Toggle Theme

Unix Timestamp 983664000

2001-03-04 00:00:00 UTC

Unix timestamp 983,664,000 = Sunday, March 4, 2001 at 12:00:00 AM UTC.
That is 25 years, 0 months ago.

All Formats

Timestamp format conversions
Unix (seconds)983664000
Unix (milliseconds)983664000000
UTC2001-03-04 00:00:00
ISO 86012001-03-04T00:00:00+00:00
RFC 2822Sun, 04 Mar 2001 00:00:00 +0000
Day of WeekSunday
Day of Year63
Week NumberW9
Leap YearNo
Relative25 years, 0 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
983,232,000 2001-02-27 00:00:00
983,318,400 2001-02-28 00:00:00
983,404,800 2001-03-01 00:00:00
983,491,200 2001-03-02 00:00:00
983,577,600 2001-03-03 00:00:00
983,664,000 2001-03-04 00:00:00
983,750,400 2001-03-05 00:00:00
983,836,800 2001-03-06 00:00:00
983,923,200 2001-03-07 00:00:00
984,009,600 2001-03-08 00:00:00
984,096,000 2001-03-09 00:00:00

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Mar 4, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 983,664,000?

2001-03-04 00:00:00 UTC (Sunday, March 4, 2001 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 0 months ago.

Related Calculators

Notable Timestamps

More Timestamps