Unix timestamp

1406159996

Wed 23 Jul 2014 11:59:56 PM UTC

Coordinated Universal Time

Wed Jul 23 23:59:56 2014 UTC

In your local timezone

2014-07-23T23:59:56+00:00

ISO 8601

Wed, 23 Jul 2014 23:59:56 +0000

RFC 2822

2456863

Julian Date

25 Tammuz 5774

Hebrew Date

041

Swatch Internet Time

203

Day of the year

July

Month

31

Days in month

30

Week

Wednesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1406159996

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

1406159996 is representing the 203 day of the year 2014 in the Gregorian calendar, having 365 days. There are 162 days left of the year and this particular timestamp falls on a Wednesday, July 23 of week 30 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 247,512 miles (or 398,332 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 811, byzantine emperor Nikephoros I plunders the Bulgarian capital of Pliska and captures Khan Krum's treasury. And later in 1319 a Knights Hospitaller fleet scores a crushing victory over an Aydinid fleet off Chios. More recently, in 2018 a wildfire in East Attica kills at least 102 people. It’s the deadliest wildfire in the history of Greece.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 955 when He Ning, Chinese chancellor (born 898) passed away and in 997 when Nuh II, Samanid emir (born 963) left us. And more recently, Robin Warren, Australian pathologist and academic, Nobel Prize laureate (born 1937) who died in in 2024.

July 23, or 1406159996, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Otto, Duke of Austria (died 1339) who was born in 1301, and later in 1339 - Louis I, Duke of Anjou (died 1384). More recently, Deandre Ayton, Bahamian basketball player who was born in 1998.

Conversion help

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

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

A few related timestamps to 1406159996 are:

Start of year
1388534400
End of Year
1420070399
Start of month
1404172800
End of month
1406851199
Start of day
1406073600
End fo day
1406159999
Start of hour
1406156400
End fo hour
1406159999
Start of min
1406159940
End fo min
1406159999