Unix timestamp

247017599

Sat 29 Oct 1977 11:59:59 PM UTC

Coordinated Universal Time

Sat Oct 29 23:59:59 1977 UTC

In your local timezone

1977-10-29T23:59:59+00:00

ISO 8601

Sat, 29 Oct 1977 23:59:59 +0000

RFC 2822

2443447

Julian Date

17 Heshvan 5738

Hebrew Date

041

Swatch Internet Time

301

Day of the year

October

Month

31

Days in month

43

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

247017599

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

247017599 is representing the 301 day of the year 1977 in the Gregorian calendar, having 365 days. There are 64 days left of the year and this particular timestamp falls on a Saturday, October 29 of week 43 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 Waning Gibbous phase, about 251,688 miles (or 405,053 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 312, Constantine the Great enters Rome after his victory at the Battle of the Milvian Bridge, stages a grand adventus in the city, and is met with popular jubilation. Maxentius' body is fished out of the Tiber and beheaded. And later in 437 Valentinian III, Western Roman Emperor, marries Licinia Eudoxia, daughter of his cousin Theodosius II, Eastern Roman Emperor in Constantinople unifying the two branches of the House of Theodosius. More recently, in 2022 at least 100 people are killed and over 300 are injured by a double car bombing in Mogadishu, Somalia.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 1050 when Eadsige, archbishop of Canterbury passed away and in 1266 when Margaret of Austria, Queen of Bohemia (born in 1204) left us. And more recently, Teri Garr, American actress and comedian (born in 1944) who died in in 2024.

October 29, or 247017599, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Alessandro Achillini, Italian physician and philosopher (died in 1512) who was born in 1463, and later in 1497 - Benedetto Accolti the Younger, Italian cardinal (died in 1549). More recently, Colin Miller, Canadian ice hockey player who was born in 1992.

Conversion help

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

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

A few related timestamps to 247017599 are:

Start of year
220924800
End of Year
252460799
Start of month
244512000
End of month
247190399
Start of day
246931200
End fo day
247017599
Start of hour
247014000
End fo hour
247017599
Start of min
247017540
End fo min
247017599