Toggle Theme

Unix Timestamp 949968000

2000-02-08 00:00:00 UTC

Unix timestamp 949,968,000 = Tuesday, February 8, 2000 at 12:00:00 AM UTC.
That is 26 years, 1 months ago.

All Formats

Timestamp format conversions
Unix (seconds)949968000
Unix (milliseconds)949968000000
UTC2000-02-08 00:00:00
ISO 86012000-02-08T00:00:00+00:00
RFC 2822Tue, 08 Feb 2000 00:00:00 +0000
Day of WeekTuesday
Day of Year39
Week NumberW6
Leap YearYes
Relative26 years, 1 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
949,536,000 2000-02-03 00:00:00
949,622,400 2000-02-04 00:00:00
949,708,800 2000-02-05 00:00:00
949,795,200 2000-02-06 00:00:00
949,881,600 2000-02-07 00:00:00
949,968,000 2000-02-08 00:00:00
950,054,400 2000-02-09 00:00:00
950,140,800 2000-02-10 00:00:00
950,227,200 2000-02-11 00:00:00
950,313,600 2000-02-12 00:00:00
950,400,000 2000-02-13 00:00:00

Week & day numbers for 2000 · Is 2000 a leap year? · What day is Feb 8, 2000?

Share This

Frequently Asked Questions

What date is Unix timestamp 949,968,000?

2000-02-08 00:00:00 UTC (Tuesday, February 8, 2000 at 12:00:00 AM).

How long ago was this timestamp?

26 years, 1 months ago.

Related Calculators

Notable Timestamps

More Timestamps