Unix timestamp

880070398

Thu 20 Nov 1997 11:59:58 PM UTC

Coordinated Universal Time

Thu Nov 20 23:59:58 1997 UTC

In your local timezone

1997-11-20T23:59:58+00:00

ISO 8601

Thu, 20 Nov 1997 23:59:58 +0000

RFC 2822

2450774

Julian Date

20 Heshvan 5758

Hebrew Date

041

Swatch Internet Time

323

Day of the year

November

Month

30

Days in month

47

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

880070398

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

880070398 is representing the 323 day of the year 1997 in the Gregorian calendar, having 365 days. There are 42 days left of the year and this particular timestamp falls on a Thursday, November 20 of week 47 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 Third quarter phase, about 248,645 miles (or 400,156 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 762, during the An Shi Rebellion, the Tang dynasty, with the help of Huihe tribe, recaptures Luoyang from the rebels. And later in 1194 Palermo is conquered by Henry VI, Holy Roman Emperor. More recently, in 2022 the 2022 FIFA World Cup begins in Qatar. This is the first time the tournament was held in the Middle East.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 284 when Numerian, Roman emperor passed away and in 763 when Domnall Midi, High King of Ireland (born in 743) left us. And more recently, Jan Morris, Welsh historian, author and travel writer (born in 1926) who died in in 2020.

November 20, or 880070398, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Maximinus II, Roman emperor (died in 313) who was born in 270, and later in 939 - Emperor Taizong of Song (died in 997). More recently, Caty McNally, American tennis player who was born in 2001.

Conversion help

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

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

A few related timestamps to 880070398 are:

Start of year
852076800
End of Year
883612799
Start of month
878342400
End of month
880934399
Start of day
879984000
End fo day
880070399
Start of hour
880066800
End fo hour
880070399
Start of min
880070340
End fo min
880070399