Unix timestamp

738896399

Tue 01 Jun 1993 12:59:59 AM UTC

Coordinated Universal Time

Tue Jun 1 00:59:59 1993 UTC

In your local timezone

1993-06-01T00:59:59+00:00

ISO 8601

Tue, 01 Jun 1993 00:59:59 +0000

RFC 2822

2449140

Julian Date

12 Sivan 5753

Hebrew Date

083

Swatch Internet Time

151

Day of the year

June

Month

30

Days in month

22

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

738896399

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

738896399 is representing the 151 day of the year 1993 in the Gregorian calendar, having 365 days. There are 214 days left of the year and this particular timestamp falls on a Tuesday, June 01 of week 22 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon was in its Waxing gibbous phase, about 227,233 miles (or 365,696 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1215, Zhongdu (now Beijing), then under the control of the Jurchen ruler Emperor Xuanzong of Jin, is captured by the Mongols under Genghis Khan, ending the Battle of Zhongdu. And later in 1252 Alfonso X is proclaimed king of Castile and León. More recently, in 1993 Dobrinja mortar attack: Thirteen are killed and 133 wounded when Serb mortar shells are fired at a soccer game in Dobrinja, west of Sarajevo.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 0193 when The emperor Marcus Didius Julianus is murdered in his palace. passed away and in 193 when Marcus Didius Julianus, Roman Emperor (born in 133) left us. And more recently, Tin Oo, Burmese general and politician (born in 1927) who died in in 2024.

June 1, or 738896399, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Geoffrey, Count of Nantes (died in 1158) who was born in 1134, and later in 1300 - Thomas of Brotherton, 1st Earl of Norfolk, English politician, Lord Marshal of England (died in 1338). More recently, Kagayaki Taishi, Japanese sumo wrestler who was born in 1994.

Conversion help

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

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

A few related timestamps to 738896399 are:

Start of year
725846400
End of Year
757382399
Start of month
738892800
End of month
741484799
Start of day
738892800
End fo day
738979199
Start of hour
738892800
End fo hour
738896399
Start of min
738896340
End fo min
738896399