Toggle Theme

Unix Timestamp 1015200000

2002-03-04 00:00:00 UTC

Unix timestamp 1,015,200,000 = Monday, March 4, 2002 at 12:00:00 AM UTC.
That is 24 years, 0 months ago.

All Formats

Timestamp format conversions
Unix (seconds)1015200000
Unix (milliseconds)1015200000000
UTC2002-03-04 00:00:00
ISO 86012002-03-04T00:00:00+00:00
RFC 2822Mon, 04 Mar 2002 00:00:00 +0000
Day of WeekMonday
Day of Year63
Week NumberW10
Leap YearNo
Relative24 years, 0 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
1,014,768,000 2002-02-27 00:00:00
1,014,854,400 2002-02-28 00:00:00
1,014,940,800 2002-03-01 00:00:00
1,015,027,200 2002-03-02 00:00:00
1,015,113,600 2002-03-03 00:00:00
1,015,200,000 2002-03-04 00:00:00
1,015,286,400 2002-03-05 00:00:00
1,015,372,800 2002-03-06 00:00:00
1,015,459,200 2002-03-07 00:00:00
1,015,545,600 2002-03-08 00:00:00
1,015,632,000 2002-03-09 00:00:00

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

Share This

Frequently Asked Questions

What date is Unix timestamp 1,015,200,000?

2002-03-04 00:00:00 UTC (Monday, March 4, 2002 at 12:00:00 AM).

How long ago was this timestamp?

24 years, 0 months ago.

Related Calculators

Notable Timestamps

More Timestamps