Unix timestamp

828316799

Sun 31 Mar 1996 11:59:59 PM UTC

Coordinated Universal Time

Sun Mar 31 23:59:59 1996 UTC

In your local timezone

1996-03-31T23:59:59+00:00

ISO 8601

Sun, 31 Mar 1996 23:59:59 +0000

RFC 2822

2450175

Julian Date

11 Nisan 5756

Hebrew Date

041

Swatch Internet Time

90

Day of the year

March

Month

31

Days in month

13

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

828316799

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

828316799 is representing the 90 day of the year 1996 in the Gregorian calendar which was a leap year having 366 days. There are 276 days left of the year and this particular timestamp falls on a Sunday, March 31 of week 13 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 gibbous phase, about 247,720 miles (or 398,667 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 307, after divorcing his wife Minervina, Constantine marries Fausta, daughter of the retired Roman emperor Maximian. And later in 1146 Bernard of Clairvaux preaches his famous sermon in a field at Vézelay, urging the necessity of a Second Crusade. Louis VII is present, and joins the Crusade. More recently, in 2023 a historic tornado outbreak occurs in the American Midwest and South.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 32 BC when Titus Pomponius Atticus, Roman nobleman of the Equestrian order (born in 109 BC) passed away and in 528 when Xiaoming, emperor of Northern Wei (born in 510) left us. And more recently, Betty Webb, English code breaker (born in 1923) who died in in 2025.

March 31, or 828316799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Philippa of Lancaster (died in 1415) who was born in 1360, and later in 1499 - Pope Pius IV (died in 1565). More recently, Mads Würtz Schmidt, Danish road cyclist who was born in 1994.

Conversion help

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

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

A few related timestamps to 828316799 are:

Start of year
820454400
End of Year
852076799
Start of month
825638400
End of month
828316799
Start of day
828230400
End fo day
828316799
Start of hour
828313200
End fo hour
828316799
Start of min
828316740
End fo min
828316799