Toggle Theme

Unix Timestamp 954720000

2000-04-03 00:00:00 UTC

Unix timestamp 954,720,000 = Monday, April 3, 2000 at 12:00:00 AM UTC.
That is 25 years, 12 months ago.

All Formats

Timestamp format conversions
Unix (seconds)954720000
Unix (milliseconds)954720000000
UTC2000-04-03 00:00:00
ISO 86012000-04-03T00:00:00+00:00
RFC 2822Mon, 03 Apr 2000 00:00:00 +0000
Day of WeekMonday
Day of Year94
Week NumberW14
Leap YearYes
Relative25 years, 12 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
954,288,000 2000-03-29 00:00:00
954,374,400 2000-03-30 00:00:00
954,460,800 2000-03-31 00:00:00
954,547,200 2000-04-01 00:00:00
954,633,600 2000-04-02 00:00:00
954,720,000 2000-04-03 00:00:00
954,806,400 2000-04-04 00:00:00
954,892,800 2000-04-05 00:00:00
954,979,200 2000-04-06 00:00:00
955,065,600 2000-04-07 00:00:00
955,152,000 2000-04-08 00:00:00

Week & day numbers for 2000 · Is 2000 a leap year? · What day is Apr 3, 2000?

Share This

Frequently Asked Questions

What date is Unix timestamp 954,720,000?

2000-04-03 00:00:00 UTC (Monday, April 3, 2000 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 12 months ago.

Related Calculators

Notable Timestamps

More Timestamps