Toggle Theme

Unix Timestamp 954115200

2000-03-27 00:00:00 UTC

Unix timestamp 954,115,200 = Monday, March 27, 2000 at 12:00:00 AM UTC.
That is 26 years, 0 months ago.

All Formats

Timestamp format conversions
Unix (seconds)954115200
Unix (milliseconds)954115200000
UTC2000-03-27 00:00:00
ISO 86012000-03-27T00:00:00+00:00
RFC 2822Mon, 27 Mar 2000 00:00:00 +0000
Day of WeekMonday
Day of Year87
Week NumberW13
Leap YearYes
Relative26 years, 0 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
953,683,200 2000-03-22 00:00:00
953,769,600 2000-03-23 00:00:00
953,856,000 2000-03-24 00:00:00
953,942,400 2000-03-25 00:00:00
954,028,800 2000-03-26 00:00:00
954,115,200 2000-03-27 00:00:00
954,201,600 2000-03-28 00:00:00
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

Week & day numbers for 2000 · Is 2000 a leap year? · What day is Mar 27, 2000?

Share This

Frequently Asked Questions

What date is Unix timestamp 954,115,200?

2000-03-27 00:00:00 UTC (Monday, March 27, 2000 at 12:00:00 AM).

How long ago was this timestamp?

26 years, 0 months ago.

Related Calculators

Notable Timestamps

More Timestamps