Unix timestamp

72313199

Sun 16 Apr 1972 10:59:59 PM UTC

Coordinated Universal Time

Sun Apr 16 22:59:59 1972 UTC

In your local timezone

1972-04-16T22:59:59+00:00

ISO 8601

Sun, 16 Apr 1972 22:59:59 +0000

RFC 2822

2441424

Julian Date

2 Iyyar 5732

Hebrew Date

999

Swatch Internet Time

106

Day of the year

April

Month

30

Days in month

15

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

72313199

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

72313199 is representing the 106 day of the year 1972 in the Gregorian calendar which was a leap year having 366 days. There are 260 days left of the year and this particular timestamp falls on a Sunday, April 16 of week 15 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its Waxing crescent phase, about 227,741 miles (or 366,514 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 73, Masada, a Jewish fortress, falls to the Romans after several months of siege, ending the First Jewish-Roman War. And later in 682 Pope Leo II is elected head of the Catholic Church, although he will not be consecrated until 17 August. More recently, in 2016 ecuador's worst earthquake in nearly 40 years kills 676 and injures more than 230,000.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 69 when Otho, Roman emperor (born AD 32) passed away and in 665 when Fructuosus of Braga, French archbishop and saint left us. And more recently, Nora Aunor, Filipino actress and recording artist (born 1953) who died in in 2025.

April 16, or 72313199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Jungjong of Joseon (died 1544) who was born in 1488, and later in 1495 - Petrus Apianus, German mathematician and astronomer (died 1557). More recently, Mirai Nagasu, Japanese-American figure skater who was born in 1993.

Conversion help

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

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

A few related timestamps to 72313199 are:

Start of year
63072000
End of Year
94694399
Start of month
70934400
End of month
73526399
Start of day
72230400
End fo day
72316799
Start of hour
72309600
End fo hour
72313199
Start of min
72313140
End fo min
72313199