Unix timestamp

816220800

Mon 13 Nov 1995 12:00:00 AM UTC

Coordinated Universal Time

Mon Nov 13 00:00:00 1995 UTC

In your local timezone

1995-11-13T00:00:00+00:00

ISO 8601

Mon, 13 Nov 1995 00:00:00 +0000

RFC 2822

2450035

Julian Date

20 Heshvan 5756

Hebrew Date

041

Swatch Internet Time

316

Day of the year

November

Month

30

Days in month

46

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

816220800

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

816220800 is representing the 316 day of the year 1995 in the Gregorian calendar, having 365 days. There are 49 days left of the year and this particular timestamp falls on a Monday, November 13 of week 46 at 00:00 UTC in the monrning meaning that about 0% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 251,299 miles (or 404,427 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1160, Louis VII of France marries Adela of Champagne. And later in 1642 First English Civil War: Battle of Turnham Green: The Royalist forces withdraw in the face of the Parliamentarian army and fail to take London. More recently, in 2015 islamic State operatives carry out a series of coordinated terrorist attacks in Paris, including suicide bombings, mass shootings and a hostage crisis. The terrorists kill 130 people, making it the deadliest attack in France since the Second World War.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 867 when Pope Nicholas I (born in 800) passed away and in 1002 when Gunhilde, wife of Pallig, Danish chieftain left us. And more recently, Shel Talmy, American record producer, songwriter and arranger (born in 1937) who died in in 2024.

November 13, or 816220800, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Augustine of Hippo, Roman bishop and theologian (died in 430) who was born in 354, and later in 1312 - Edward III of England (died in 1377). More recently, Lando Norris, British-Belgian race car driver who was born in 1999.

Conversion help

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

PHP
date('Y-m-d H:i:s', 816220800);
MySQL
select from_unixtime(816220800);
JavaScript
new Date(816220800*1000).toString();
C++
time_t epch = 816220800;
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(816220800));
Java
new SimpleDateFormat("MM/dd/yyyy HH:mm:ss").format(new Date(816220800 * 1000L))
Ruby
require 'date'
DateTime.strptime("816220800",'%s')
Binary
11000010 10011010 00101010 000000
Hexadecimal
30a68a80

A few related timestamps to 816220800 are:

Start of year
788918400
End of Year
820454399
Start of month
815184000
End of month
817775999
Start of day
816220800
End fo day
816307199
Start of hour
816220800
End fo hour
816224399
Start of min
816220800
End fo min
816220859