Toggle Theme

Unix Timestamp 987897600

2001-04-22 00:00:00 UTC

Unix timestamp 987,897,600 = Sunday, April 22, 2001 at 12:00:00 AM UTC.
That is 24 years, 11 months ago.

All Formats

Timestamp format conversions
Unix (seconds)987897600
Unix (milliseconds)987897600000
UTC2001-04-22 00:00:00
ISO 86012001-04-22T00:00:00+00:00
RFC 2822Sun, 22 Apr 2001 00:00:00 +0000
Day of WeekSunday
Day of Year112
Week NumberW16
Leap YearNo
Relative24 years, 11 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
987,465,600 2001-04-17 00:00:00
987,552,000 2001-04-18 00:00:00
987,638,400 2001-04-19 00:00:00
987,724,800 2001-04-20 00:00:00
987,811,200 2001-04-21 00:00:00
987,897,600 2001-04-22 00:00:00
987,984,000 2001-04-23 00:00:00
988,070,400 2001-04-24 00:00:00
988,156,800 2001-04-25 00:00:00
988,243,200 2001-04-26 00:00:00
988,329,600 2001-04-27 00:00:00

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Apr 22, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 987,897,600?

2001-04-22 00:00:00 UTC (Sunday, April 22, 2001 at 12:00:00 AM).

How long ago was this timestamp?

24 years, 11 months ago.

Related Calculators

Notable Timestamps

More Timestamps