Unix timestamp

755567998

Fri 10 Dec 1993 11:59:58 PM UTC

Coordinated Universal Time

Fri Dec 10 23:59:58 1993 UTC

In your local timezone

1993-12-10T23:59:58+00:00

ISO 8601

Fri, 10 Dec 1993 23:59:58 +0000

RFC 2822

2449333

Julian Date

26 Kislev 5754

Hebrew Date

041

Swatch Internet Time

343

Day of the year

December

Month

31

Days in month

49

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

755567998

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

755567998 is representing the 343 day of the year 1993 in the Gregorian calendar, having 365 days. There are 22 days left of the year and this particular timestamp falls on a Friday, December 10 of week 49 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 crescent phase, about 227,383 miles (or 365,937 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1317, the "Nyköping Banquet": King Birger of Sweden treacherously seizes his two brothers Valdemar, Duke of Finland and Eric, Duke of Södermanland, who were subsequently starved to death in the dungeon of Nyköping Castle. And later in 1520 Martin Luther burns his copy of the Papal bull Exsurge Domine outside Wittenberg's Elster Gate. More recently, in 2016 two explosions outside a football stadium in Istanbul, Turkey, kill 38 people and injure 166 others.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 925 when Sancho I, king of Pamplona passed away and in 949 when Herman I, Duke of Swabia left us. And more recently, Michael Nesmith, American musician (The Monkees), songwriter, actor, producer, and novelist (born in 1942) who died in in 2021.

December 10, or 755567998, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Houzhu, emperor of the Chen dynasty (died in 604) who was born in 553, and later in 1376 - Edmund Mortimer, English nobleman and rebel (died in 1409). More recently, Viktoriia Savtsova, Ukrainian Paralympic swimmer who was born in 1997.

Conversion help

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

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

A few related timestamps to 755567998 are:

Start of year
725846400
End of Year
757382399
Start of month
754704000
End of month
757382399
Start of day
755481600
End fo day
755567999
Start of hour
755564400
End fo hour
755567999
Start of min
755567940
End fo min
755567999