Unix timestamp

733017660

Thu 25 Mar 1993 12:01:00 AM UTC

Coordinated Universal Time

Thu Mar 25 00:01:00 1993 UTC

In your local timezone

1993-03-25T00:01:00+00:00

ISO 8601

Thu, 25 Mar 1993 00:01:00 +0000

RFC 2822

2449072

Julian Date

3 Nisan 5753

Hebrew Date

042

Swatch Internet Time

83

Day of the year

March

Month

31

Days in month

12

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

733017660

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

733017660 is representing the 83 day of the year 1993 in the Gregorian calendar, having 365 days. There are 282 days left of the year and this particular timestamp falls on a Thursday, March 25 of week 12 at 00:01 UTC in the monrning meaning that about 0% of the day has passed. At this specifc time, the moon was in its New moon phase, about 249,468 miles (or 401,480 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 410, the Southern Yan capital of Guanggu falls to the Jin dynasty general Liu Yu, ending the Southern Yan dynasty. And later in 421 italian city Venice is founded with the dedication of the first church, that of San Giacomo di Rialto on the islet of Rialto. More recently, in 2018 Syrian civil war: Following the completion of the Afrin offensive, the Syrian Democratic Forces (SDF) initiate an insurgency against the Turkish occupation of the Afrin District.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 908 when Li Kening, Chinese general passed away and in 940 when Taira no Masakado, Japanese samurai left us. And more recently, Terry Manning, American musician and recording engineer (born in 1947) who died in in 2025.

March 25, or 733017660, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Conradin, Duke of Swabia (died in 1268) who was born in 1252, and later in 1259 - Andronikos II Palaiologos, Byzantine emperor (died in 1332). More recently, Sam Johnstone, English footballer who was born in 1993.

Conversion help

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

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

A few related timestamps to 733017660 are:

Start of year
725846400
End of Year
757382399
Start of month
730944000
End of month
733622399
Start of day
733017600
End fo day
733103999
Start of hour
733017600
End fo hour
733021199
Start of min
733017660
End fo min
733017719