Unix timestamp

220575599

Mon 27 Dec 1976 10:59:59 PM UTC

Coordinated Universal Time

Mon Dec 27 22:59:59 1976 UTC

In your local timezone

1976-12-27T22:59:59+00:00

ISO 8601

Mon, 27 Dec 1976 22:59:59 +0000

RFC 2822

2443140

Julian Date

6 Tevet 5737

Hebrew Date

999

Swatch Internet Time

361

Day of the year

December

Month

31

Days in month

53

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

220575599

Converting Unix timestamp 220575599 using our Time Converter gives us the following information:

220575599 is representing the 361 day of the year 1976 in the Gregorian calendar which was a leap year having 366 days. There are 5 days left of the year and this particular timestamp falls on a Monday, December 27 of week 53 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its First quarter phase, about 247,787 miles (or 398,775 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 537, the second Hagia Sophia in Constantinople is consecrated. And later in 1512 the Spanish Crown issues the Laws of Burgos, governing the conduct of settlers with regard to native Indians in the New World. More recently, in 1996 Taliban forces retake the strategic Bagram Airfield which solidifies their buffer zone around Kabul, Afghanistan.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 683 when Gaozong of Tang, founding emperor of the Chinese Tang dynasty (born in 628) passed away and in 870 when Aeneas of Paris, Frankish bishop left us. And more recently, Maria Creveling, American League of Legends player (born in 1995) who died in in 2019.

December 27, or 220575599, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including John I of Aragon (died in 1395) who was born in 1350, and later in 1390 - Anne de Mortimer, claimant to the English throne (died in 1411). More recently, Danny Wilson, Scottish footballer who was born in 1991.

Conversion help

For your conveniance, we have listed the conversion syntaxes for 220575599 timestamp to serveral of the most popular programming lanugages below.

PHP
date('Y-m-d H:i:s', 220575599);
MySQL
select from_unixtime(220575599);
JavaScript
new Date(220575599*1000).toString();
C++
time_t epch = 220575599;
printf("%i -> %s", epch, asctime(gmtime(&epch))); (time.h);
C#
String.Format("{0:d/M/yyyy HH:mm:ss}", new System.DateTime(1970, 1, 1, 0, 0, 0, 0).AddSeconds(220575599));
Java
new SimpleDateFormat("MM/dd/yyyy HH:mm:ss").format(new Date(220575599 * 1000L))
Ruby
require 'date'
DateTime.strptime("220575599",'%s')
Binary
11010010 01011011 01110110 1111
Hexadecimal
d25b76f

A few related timestamps to 220575599 are:

Start of year
189302400
End of Year
220924799
Start of month
218246400
End of month
220924799
Start of day
220492800
End fo day
220579199
Start of hour
220572000
End fo hour
220575599
Start of min
220575540
End fo min
220575599