Unix timestamp

837129542

Thu 11 Jul 1996 11:59:02 PM UTC

Coordinated Universal Time

Thu Jul 11 23:59:02 1996 UTC

In your local timezone

1996-07-11T23:59:02+00:00

ISO 8601

Thu, 11 Jul 1996 23:59:02 +0000

RFC 2822

2450277

Julian Date

24 Tammuz 5756

Hebrew Date

040

Swatch Internet Time

192

Day of the year

July

Month

31

Days in month

28

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

837129542

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

837129542 is representing the 192 day of the year 1996 in the Gregorian calendar which was a leap year having 366 days. There are 174 days left of the year and this particular timestamp falls on a Thursday, July 11 of week 28 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 246,481 miles (or 396,673 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 813, byzantine emperor Michael I, under threat by conspiracies, abdicates in favor of his general Leo the Armenian, and becomes a Monk (under the name Athanasius). And later in 911 signing of the Treaty of Saint-Clair-sur-Epte between Charles the Simple and Rollo of Normandy. More recently, in 2011 ninety-eight containers of explosives self-detonate killing 13 people in Zygi, Cyprus.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 472 when Anthemius, Roman emperor (born 420) passed away and in 937 when Rudolph II of Burgundy (born 880) left us. And more recently, Monte Kiffin, American football coach (born 1940) who died in in 2024.

July 11, or 837129542, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Bardaisan, Syrian astrologer, scholar, and philosopher (died 222) who was born in 154, and later in 1274 - Robert the Bruce, Scottish king (died 1329). More recently, Amad, Ivorian footballer who was born in 2002.

Conversion help

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

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

A few related timestamps to 837129542 are:

Start of year
820454400
End of Year
852076799
Start of month
836179200
End of month
838857599
Start of day
837043200
End fo day
837129599
Start of hour
837126000
End fo hour
837129599
Start of min
837129540
End fo min
837129599