Unix timestamp

739332059

Sun 06 Jun 1993 02:00:59 AM UTC

Coordinated Universal Time

Sun Jun 6 02:00:59 1993 UTC

In your local timezone

1993-06-06T02:00:59+00:00

ISO 8601

Sun, 06 Jun 1993 02:00:59 +0000

RFC 2822

2449145

Julian Date

17 Sivan 5753

Hebrew Date

125

Swatch Internet Time

156

Day of the year

June

Month

30

Days in month

22

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

739332059

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

739332059 is representing the 156 day of the year 1993 in the Gregorian calendar, having 365 days. There are 209 days left of the year and this particular timestamp falls on a Sunday, June 06 of week 22 at 02:00 UTC in the monrning meaning that about 8% of the day has passed. At this specifc time, the moon was in its Full moon phase, about 240,063 miles (or 386,344 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1505, the M8.2-8.8 Lo Mustang earthquake affects Tibet and Nepal, causing severe damage in Kathmandu and parts of the Indo-Gangetic plain. And later in 1513 battle of Novara. In the Italian Wars, Swiss troops defeat the French under Louis II de la Trémoille, forcing them to abandon Milan; Duke Massimiliano Sforza is restored. More recently, in 2024 the launch of SpaceX Starship integrated flight test 4 (IFT-4)

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 0184 when Qiao Xuan, Chinese official (born in c. 110) passed away and in 184 when Qiao Xuan, Chinese official (born c. 110) left us. And more recently, Peter Shaffer, English playwright and screenwriter; works included Equus and Amadeus (born 1926) who died in in 2016.

June 6, or 739332059, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Regiomontanus (Johannes Müller von Königsberg), German mathematician, astronomer, and bishop (died 1476) who was born in 1436, and later in 1519 - Andrea Cesalpino, Italian philosopher, physician, and botanist (died 1603). More recently, Rayan Aït-Nouri, French-Algerian footballer who was born in 2001.

Conversion help

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

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

A few related timestamps to 739332059 are:

Start of year
725846400
End of Year
757382399
Start of month
738892800
End of month
741484799
Start of day
739324800
End fo day
739411199
Start of hour
739332000
End fo hour
739335599
Start of min
739332000
End fo min
739332059