Toggle Theme

Unix Timestamp 1262304000

2010-01-01 00:00:00 UTC

Unix timestamp 1,262,304,000 = Friday, January 1, 2010 at 12:00:00 AM UTC.
That is 16 years, 2 months ago.

All Formats

Timestamp format conversions
Unix (seconds)1262304000
Unix (milliseconds)1262304000000
UTC2010-01-01 00:00:00
ISO 86012010-01-01T00:00:00+00:00
RFC 2822Fri, 01 Jan 2010 00:00:00 +0000
Day of WeekFriday
Day of Year1
Week NumberW53
Leap YearNo
Relative16 years, 2 months ago

Convert in Code

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

Nearby Timestamps

Nearby timestamps
TimestampDate (UTC)
1,261,872,000 2009-12-27 00:00:00
1,261,958,400 2009-12-28 00:00:00
1,262,044,800 2009-12-29 00:00:00
1,262,131,200 2009-12-30 00:00:00
1,262,217,600 2009-12-31 00:00:00
1,262,304,000 2010-01-01 00:00:00
1,262,390,400 2010-01-02 00:00:00
1,262,476,800 2010-01-03 00:00:00
1,262,563,200 2010-01-04 00:00:00
1,262,649,600 2010-01-05 00:00:00
1,262,736,000 2010-01-06 00:00:00

Week & day numbers for 2010 · Is 2010 a leap year? · What day is Jan 1, 2010?

Share This

Frequently Asked Questions

What date is Unix timestamp 1,262,304,000?

2010-01-01 00:00:00 UTC (Friday, January 1, 2010 at 12:00:00 AM).

How long ago was this timestamp?

16 years, 2 months ago.

Related Calculators

Notable Timestamps

More Timestamps