Unix timestamp

1366847940

Wed 24 Apr 2013 11:59:00 PM UTC

Coordinated Universal Time

Wed Apr 24 23:59:00 2013 UTC

In your local timezone

2013-04-24T23:59:00+00:00

ISO 8601

Wed, 24 Apr 2013 23:59:00 +0000

RFC 2822

2456408

Julian Date

14 Iyyar 5773

Hebrew Date

040

Swatch Internet Time

113

Day of the year

April

Month

30

Days in month

17

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1366847940

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

1366847940 is representing the 113 day of the year 2013 in the Gregorian calendar, having 365 days. There are 252 days left of the year and this particular timestamp falls on a Wednesday, April 24 of week 17 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 232,035 miles (or 373,425 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1183 BC, traditional reckoning of the Fall of Troy marking the end of the legendary Trojan War, given by chief librarian of the Library of Alexandria Eratosthenes, among others. And later in 1479 BC Thutmose III ascends to the throne of Egypt, although power effectively shifts to Hatshepsut (according to the Low Chronology of the 18th dynasty). More recently, in 2013 violence in Bachu County, Kashgar Prefecture, of China's Xinjiang results in death of 21 people.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 624 when Mellitus, saint and Archbishop of Canterbury passed away and in 1149 when Petronille de Chemillé, abbess of Fontevrault left us. And more recently, Mike Pinder, British musician (born in 1941) who died in in 2024.

April 24, or 1366847940, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Ramiro II of Aragon (died in 1157) who was born in 1086, and later in 1492 - Sabina of Bavaria, Bavarian duchess and noblewoman (died in 1564). More recently, Jerry Jeudy, American football player who was born in 1999.

Conversion help

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

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

A few related timestamps to 1366847940 are:

Start of year
1356998400
End of Year
1388534399
Start of month
1364774400
End of month
1367366399
Start of day
1366761600
End fo day
1366847999
Start of hour
1366844400
End fo hour
1366847999
Start of min
1366847940
End fo min
1366847999