Unix timestamp

28771199

Sun 29 Nov 1970 11:59:59 PM UTC

Coordinated Universal Time

Sun Nov 29 23:59:59 1970 UTC

In your local timezone

1970-11-29T23:59:59+00:00

ISO 8601

Sun, 29 Nov 1970 23:59:59 +0000

RFC 2822

2440921

Julian Date

1 Kislev 5731

Hebrew Date

041

Swatch Internet Time

332

Day of the year

November

Month

30

Days in month

48

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

28771199

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

28771199 is representing the 332 day of the year 1970 in the Gregorian calendar, having 365 days. There are 33 days left of the year and this particular timestamp falls on a Sunday, November 29 of week 48 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its New moon phase, about 235,568 miles (or 379,110 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 618, the Tang dynasty scores a decisive victory over their rival Xue Rengao at the Battle of Qianshuiyuan. And later in 903 the Abbasid army under Muhammad ibn Sulayman al-Katib defeats the Qarmatians at the Battle of Hama. More recently, in 1961 enos, a chimpanzee, is launched into space. The Spacecraft orbits the Earth twice and splashes down off the coast of Puerto Rico.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 521 when Jacob of Serugh, Syrian poet and theologian (born in 451) passed away and in 524 when Ahkal Mo' Naab' I, ruler of Palenque (born in 465) left us. And more recently, LaMarr Hoyt, Major League Baseball player, 1983 AL Cy Young Award winner (born in 1955) who died in in 2021.

November 29, or 28771199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including William of Septimania, Frankish nobleman (died in 850) who was born in 826, and later in 1310 - John de Mowbray, 3rd Baron Mowbray, English Baron (died in 1361). More recently, Siobhan-Marie O'Connor, English swimmer who was born in 1995.

Conversion help

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

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

A few related timestamps to 28771199 are:

Start of year
0
End of Year
31535999
Start of month
26265600
End of month
28857599
Start of day
28684800
End fo day
28771199
Start of hour
28767600
End fo hour
28771199
Start of min
28771140
End fo min
28771199