Unix timestamp

835142340

Tue 18 Jun 1996 11:59:00 PM UTC

Coordinated Universal Time

Tue Jun 18 23:59:00 1996 UTC

In your local timezone

1996-06-18T23:59:00+00:00

ISO 8601

Tue, 18 Jun 1996 23:59:00 +0000

RFC 2822

2450254

Julian Date

1 Tammuz 5756

Hebrew Date

040

Swatch Internet Time

169

Day of the year

June

Month

30

Days in month

25

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

835142340

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

835142340 is representing the 169 day of the year 1996 in the Gregorian calendar which was a leap year having 366 days. There are 197 days left of the year and this particular timestamp falls on a Tuesday, June 18 of week 25 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 Waxing crescent phase, about 251,969 miles (or 405,504 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 618, li Yuan becomes Emperor Gaozu of Tang, initiating three centuries of Tang dynasty rule over China. And later in 656 Ali becomes CAliph of the Rashidun CAliphate. More recently, in 2009 the Lunar Reconnaissance Orbiter (LRO), a NASA robotic spacecraft is launched.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 741 when Leo III the Isaurian, Byzantine emperor (born 685) passed away and in 908 when Zhang Hao, general of Yang Wu left us. And more recently, Willie Mays, American baseball player (born 1931) who died in in 2024.

June 18, or 835142340, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Eleanor of England, Countess of Bar (died 1298) who was born in 1269, and later in 1318 - Eleanor of Woodstock (died 1355). More recently, Trippie Redd, American rapper who was born in 1999.

Conversion help

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

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

A few related timestamps to 835142340 are:

Start of year
820454400
End of Year
852076799
Start of month
833587200
End of month
836179199
Start of day
835056000
End fo day
835142399
Start of hour
835138800
End fo hour
835142399
Start of min
835142340
End fo min
835142399