Toggle Theme

Unix Timestamp 1010102400

2002-01-04 00:00:00 UTC

Unix timestamp 1,010,102,400 = Friday, January 4, 2002 at 12:00:00 AM UTC.
That is 24 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)1010102400
Unix (milliseconds)1010102400000
UTC2002-01-04 00:00:00
ISO 86012002-01-04T00:00:00+00:00
RFC 2822Fri, 04 Jan 2002 00:00:00 +0000
Day of WeekFriday
Day of Year4
Week NumberW1
Leap YearNo
Relative24 years, 2 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
1,009,670,400 2001-12-30 00:00:00
1,009,756,800 2001-12-31 00:00:00
1,009,843,200 2002-01-01 00:00:00
1,009,929,600 2002-01-02 00:00:00
1,010,016,000 2002-01-03 00:00:00
1,010,102,400 2002-01-04 00:00:00
1,010,188,800 2002-01-05 00:00:00
1,010,275,200 2002-01-06 00:00:00
1,010,361,600 2002-01-07 00:00:00
1,010,448,000 2002-01-08 00:00:00
1,010,534,400 2002-01-09 00:00:00

Week & day numbers for 2002 · Is 2002 a leap year? · What day is Jan 4, 2002?

Share This

Frequently Asked Questions

What date is Unix timestamp 1,010,102,400?

2002-01-04 00:00:00 UTC (Friday, January 4, 2002 at 12:00:00 AM).

How long ago was this timestamp?

24 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps