Unix timestamp

977875199

Tue 26 Dec 2000 11:59:59 PM UTC

Coordinated Universal Time

Tue Dec 26 23:59:59 2000 UTC

In your local timezone

2000-12-26T23:59:59+00:00

ISO 8601

Tue, 26 Dec 2000 23:59:59 +0000

RFC 2822

2451906

Julian Date

29 Kislev 5761

Hebrew Date

041

Swatch Internet Time

360

Day of the year

December

Month

31

Days in month

52

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

977875199

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

977875199 is representing the 360 day of the year 2000 in the Gregorian calendar which was a leap year having 366 days. There are 6 days left of the year and this particular timestamp falls on a Tuesday, December 26 of week 52 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 251,525 miles (or 404,791 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 887, berengar I is elected as king of Italy by the lords of Lombardy. He is crowned with the Iron Crown of Lombardy at Pavia. And later in 1481 Battle of Westbroek: An army of 4,000 to 5,000 soldiers raised by David of Burgundy, Bishop of Utrecht, attacks an armed mob of people from nearby Utrecht who were trying to avenge the massacre of the inhabitants of Westbroek. More recently, in 1943 World War II: German warship Scharnhorst is sunk off of Norway's North Cape after a battle against major Royal Navy forces.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 268 when Dionysius, pope of the Catholic Church passed away and in 418 when Zosimus, pope of the Catholic Church left us. And more recently, Edward O. Wilson, American biologist (born in 1929) who died in in 2021.

December 26, or 977875199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Frederick II, Holy Roman Emperor (died in 1250) who was born in 1194, and later in 1446 - Charles de Valois, Duke de Berry, French noble (died in 1472). More recently, Jade Thirlwall, English singer who was born in 1992.

Conversion help

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

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

A few related timestamps to 977875199 are:

Start of year
946684800
End of Year
978307199
Start of month
975628800
End of month
978307199
Start of day
977788800
End fo day
977875199
Start of hour
977871600
End fo hour
977875199
Start of min
977875140
End fo min
977875199