Toggle Theme

Unix Timestamp 981936000

2001-02-12 00:00:00 UTC

Unix timestamp 981,936,000 = Monday, February 12, 2001 at 12:00:00 AM UTC.
That is 25 years, 1 months ago.

All Formats

Timestamp format conversions
Unix (seconds)981936000
Unix (milliseconds)981936000000
UTC2001-02-12 00:00:00
ISO 86012001-02-12T00:00:00+00:00
RFC 2822Mon, 12 Feb 2001 00:00:00 +0000
Day of WeekMonday
Day of Year43
Week NumberW7
Leap YearNo
Relative25 years, 1 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
981,504,000 2001-02-07 00:00:00
981,590,400 2001-02-08 00:00:00
981,676,800 2001-02-09 00:00:00
981,763,200 2001-02-10 00:00:00
981,849,600 2001-02-11 00:00:00
981,936,000 2001-02-12 00:00:00
982,022,400 2001-02-13 00:00:00
982,108,800 2001-02-14 00:00:00
982,195,200 2001-02-15 00:00:00
982,281,600 2001-02-16 00:00:00
982,368,000 2001-02-17 00:00:00

Week & day numbers for 2001 · Is 2001 a leap year? · What day is Feb 12, 2001?

Share This

Frequently Asked Questions

What date is Unix timestamp 981,936,000?

2001-02-12 00:00:00 UTC (Monday, February 12, 2001 at 12:00:00 AM).

How long ago was this timestamp?

25 years, 1 months ago.

Related Calculators

Notable Timestamps

More Timestamps