Toggle Theme

Unix Timestamp 983232000

2001-02-27 00:00:00 UTC

Unix timestamp 983,232,000 = Tuesday, February 27, 2001 at 12:00:00 AM UTC.
That is 25 years, 1 months ago.

All Formats

Timestamp format conversions
Unix (seconds)983232000
Unix (milliseconds)983232000000
UTC2001-02-27 00:00:00
ISO 86012001-02-27T00:00:00+00:00
RFC 2822Tue, 27 Feb 2001 00:00:00 +0000
Day of WeekTuesday
Day of Year58
Week NumberW9
Leap YearNo
Relative25 years, 1 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
982,800,000 2001-02-22 00:00:00
982,886,400 2001-02-23 00:00:00
982,972,800 2001-02-24 00:00:00
983,059,200 2001-02-25 00:00:00
983,145,600 2001-02-26 00:00:00
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

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Feb 27, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 983,232,000?

2001-02-27 00:00:00 UTC (Tuesday, February 27, 2001 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 1 months ago.

Related Calculators

Notable Timestamps

More Timestamps