Unix timestamp

591753599

Sat 01 Oct 1988 11:59:59 PM UTC

Coordinated Universal Time

Sat Oct 1 23:59:59 1988 UTC

In your local timezone

1988-10-01T23:59:59+00:00

ISO 8601

Sat, 01 Oct 1988 23:59:59 +0000

RFC 2822

2447437

Julian Date

20 Tishri 5749

Hebrew Date

041

Swatch Internet Time

274

Day of the year

October

Month

31

Days in month

39

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

591753599

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

591753599 is representing the 274 day of the year 1988 in the Gregorian calendar which was a leap year having 366 days. There are 92 days left of the year and this particular timestamp falls on a Saturday, October 01 of week 39 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 241,612 miles (or 388,836 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 331 BC, Alexander the Great defeats Darius III of Persia in the Battle of Gaugamela. And later in 366 Pope Damasus I is consecrated. More recently, in 2021 the 2020 World Expo in Dubai begins. Its opening was originally scheduled for 20 October 2020 but was delayed due to the COVID-19 pandemic.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 630 when Tajoom Uk'ab K'ahk', Mayan king passed away and in 686 when Emperor Tenmu of Japan (born in 631) left us. And more recently, Michael Ancram, English lawyer and politician (born in 1945) who died in in 2024.

October 1, or 591753599, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Sallust, Roman historian (died in 34 BC) who was born in 86 BC, and later in 208 - Alexander Severus, Roman emperor (died in 235). More recently, Mason Greenwood, English footballer who was born in 2001.

Conversion help

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

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

A few related timestamps to 591753599 are:

Start of year
567993600
End of Year
599615999
Start of month
591667200
End of month
594345599
Start of day
591667200
End fo day
591753599
Start of hour
591750000
End fo hour
591753599
Start of min
591753540
End fo min
591753599