Toggle Theme

Unix Timestamp 999475200

2001-09-03 00:00:00 UTC

Unix timestamp 999,475,200 = Monday, September 3, 2001 at 12:00:00 AM UTC.
That is 24 years, 6 months ago.

All Formats

Timestamp format conversions
Unix (seconds)999475200
Unix (milliseconds)999475200000
UTC2001-09-03 00:00:00
ISO 86012001-09-03T00:00:00+00:00
RFC 2822Mon, 03 Sep 2001 00:00:00 +0000
Day of WeekMonday
Day of Year246
Week NumberW36
Leap YearNo
Relative24 years, 6 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
999,043,200 2001-08-29 00:00:00
999,129,600 2001-08-30 00:00:00
999,216,000 2001-08-31 00:00:00
999,302,400 2001-09-01 00:00:00
999,388,800 2001-09-02 00:00:00
999,475,200 2001-09-03 00:00:00
999,561,600 2001-09-04 00:00:00
999,648,000 2001-09-05 00:00:00
999,734,400 2001-09-06 00:00:00
999,820,800 2001-09-07 00:00:00
999,907,200 2001-09-08 00:00:00

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Sep 3, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 999,475,200?

2001-09-03 00:00:00 UTC (Monday, September 3, 2001 at 12:00:00 AM).

How long ago was this timestamp?

24 years, 6 months ago.

Related Calculators

Notable Timestamps

More Timestamps