Unix timestamp

752111999

Sun 31 Oct 1993 11:59:59 PM UTC

Coordinated Universal Time

Sun Oct 31 23:59:59 1993 UTC

In your local timezone

1993-10-31T23:59:59+00:00

ISO 8601

Sun, 31 Oct 1993 23:59:59 +0000

RFC 2822

2449293

Julian Date

16 Heshvan 5754

Hebrew Date

041

Swatch Internet Time

303

Day of the year

October

Month

31

Days in month

43

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

752111999

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

752111999 is representing the 303 day of the year 1993 in the Gregorian calendar, having 365 days. There are 62 days left of the year and this particular timestamp falls on a Sunday, October 31 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 Full moon phase, about 248,245 miles (or 399,511 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 475, Romulus Augustulus is proclaimed Western Roman Emperor. And later in 683 during the Siege of Mecca, the Kaaba catches fire and is burned down. More recently, in 2017 a truck drives into a crowd in Lower Manhattan, New York City, killing eight people.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 932 when Al-Muqtadir, Abbasid caliph (born in 895) passed away and in 994 when Wolfgang of Regensburg, German bishop and saint (born in 934) left us. And more recently, Ken Mattingly, American astronaut (born in 1936) who died in in 2023.

October 31, or 752111999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Ferdinand I, king of Portugal (died in 1383) who was born in 1345, and later in 1391 - Edward, King of Portugal (died in 1438). More recently, JID, American rapper who was born in 1990.

Conversion help

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

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

A few related timestamps to 752111999 are:

Start of year
725846400
End of Year
757382399
Start of month
749433600
End of month
752111999
Start of day
752025600
End fo day
752111999
Start of hour
752108400
End fo hour
752111999
Start of min
752111940
End fo min
752111999