Unix timestamp

72147599

Sat 15 Apr 1972 12:59:59 AM UTC

Coordinated Universal Time

Sat Apr 15 00:59:59 1972 UTC

In your local timezone

1972-04-15T00:59:59+00:00

ISO 8601

Sat, 15 Apr 1972 00:59:59 +0000

RFC 2822

2441423

Julian Date

1 Iyyar 5732

Hebrew Date

083

Swatch Internet Time

105

Day of the year

April

Month

30

Days in month

15

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

72147599

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

72147599 is representing the 105 day of the year 1972 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 Saturday, April 15 of week 15 at 00:59 UTC in the monrning meaning that about 4% of the day has passed. At this specifc time, the moon was in its New moon phase, about 225,800 miles (or 363,391 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 72147599, 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 72147599 timestamp to serveral of the most popular programming lanugages below.

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

A few related timestamps to 72147599 are:

Start of year
63072000
End of Year
94694399
Start of month
70934400
End of month
73526399
Start of day
72144000
End fo day
72230399
Start of hour
72144000
End fo hour
72147599
Start of min
72147540
End fo min
72147599