Unix timestamp

836351998

Tue 02 Jul 1996 11:59:58 PM UTC

Coordinated Universal Time

Tue Jul 2 23:59:58 1996 UTC

In your local timezone

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

ISO 8601

Tue, 02 Jul 1996 23:59:58 +0000

RFC 2822

2450268

Julian Date

15 Tammuz 5756

Hebrew Date

041

Swatch Internet Time

183

Day of the year

July

Month

31

Days in month

27

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

836351998

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

836351998 is representing the 183 day of the year 1996 in the Gregorian calendar which was a leap year having 366 days. There are 183 days left of the year and this particular timestamp falls on a Tuesday, July 02 of week 27 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 Gibbous phase, about 225,804 miles (or 363,397 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 437, emperor Valentinian III begins his reign over the Western Roman Empire. His mother Galla Placidia ends her regency, but continues to exercise political influence at the court in Rome. And later in 706 in China, Emperor Zhongzong of Tang inters the bodies of relatives in the Qianling Mausoleum, located on Mount Liang outside Chang'an. More recently, in 2024 a stampede during a religious event in Uttar Pradesh, India, leaves at least 121 people dead and 150 others injured.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 626 when Li Yuanji, Chinese prince (born in 603) passed away and in 649 when Li Jing, Chinese general (born in 571) left us. And more recently, Byron Bernstein, American Twitch streamer (born in 1989) who died in in 2020.

July 2, or 836351998, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Valentinian III, Roman emperor (died in 455) who was born in 419, and later in 1363 - Maria, Queen of Sicily (died in 1401). More recently, Julia Grabher, Austrian tennis player who was born in 1996.

Conversion help

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

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

A few related timestamps to 836351998 are:

Start of year
820454400
End of Year
852076799
Start of month
836179200
End of month
838857599
Start of day
836265600
End fo day
836351999
Start of hour
836348400
End fo hour
836351999
Start of min
836351940
End fo min
836351999