Unix timestamp

829612799

Mon 15 Apr 1996 11:59:59 PM UTC

Coordinated Universal Time

Mon Apr 15 23:59:59 1996 UTC

In your local timezone

1996-04-15T23:59:59+00:00

ISO 8601

Mon, 15 Apr 1996 23:59:59 +0000

RFC 2822

2450190

Julian Date

26 Nisan 5756

Hebrew Date

041

Swatch Internet Time

105

Day of the year

April

Month

30

Days in month

16

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

829612799

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

829612799 is representing the 105 day of the year 1996 in the Gregorian calendar which was a leap year having 366 days. There are 261 days left of the year and this particular timestamp falls on a Monday, April 15 of week 16 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 233,620 miles (or 375,975 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 769, the Lateran Council ends by condemning the Council of Hieria and Anathematizing its iconoclastic rulings. And later in 1071 Bari, the last Byzantine possession in southern Italy, is surrendered to Robert Guiscard. More recently, in 2021 a mass shooting occurred at a FedEx Ground facility in Indianapolis, Indiana, killing nine and injuring seven.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 628 when Suiko, emperor of Japan (born 554) passed away and in 943 when Liu Bin, emperor of Southern Han (born 920) left us. And more recently, Wink Martindale, American DJ, radio personality, and TV personality (born 1933) who died in in 2025.

April 15, or 829612799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Gaius Maecenas, Roman politician (died 8 BC) who was born in 68 BC, and later in 1282 - Frederick IV, Duke of Lorraine (died 1329). More recently, Matías Soulé, Argentine footballer who was born in 2003.

Conversion help

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

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

A few related timestamps to 829612799 are:

Start of year
820454400
End of Year
852076799
Start of month
828316800
End of month
830908799
Start of day
829526400
End fo day
829612799
Start of hour
829609200
End fo hour
829612799
Start of min
829612740
End fo min
829612799