Unix timestamp

72918001

Sun 23 Apr 1972 11:00:01 PM UTC

Coordinated Universal Time

Sun Apr 23 23:00:01 1972 UTC

In your local timezone

1972-04-23T23:00:01+00:00

ISO 8601

Sun, 23 Apr 1972 23:00:01 +0000

RFC 2822

2441432

Julian Date

9 Iyyar 5732

Hebrew Date

000

Swatch Internet Time

113

Day of the year

April

Month

30

Days in month

16

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

72918001

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

72918001 is representing the 113 day of the year 1972 in the Gregorian calendar which was a leap year having 366 days. There are 253 days left of the year and this particular timestamp falls on a Sunday, April 23 of week 16 at 23:00 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its Waxing gibbous phase, about 246,356 miles (or 396,472 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 0215 BC, a temple is built on the Capitoline Hill dedicated to Venus Erycina to commemorate the Roman defeat at Lake Trasimene. And later in 215 BC a temple is built on the Capitoline Hill dedicated to Venus Erycina to commemorate the Roman defeat at Lake Trasimene. More recently, in 1945 world War II: Adolf Hitler's designated successor, Hermann Göring, sends him a telegram asking permission to take leadership of Nazi Germany. Martin Bormann and Joseph Goebbels advise Göring that the telegram is treasonous.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 303 when Saint George, Roman soldier and martyr passed away and in 711 when Childebert III, Frankish king (born 670) left us. And more recently, Helen Vendler, American Literary Critic (born 1933) who died in in 2024.

April 23, or 72918001, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Malcolm IV of Scotland (died in 1165) who was born in 1141 (probable)[9], and later in 1141 (probable)[17] - Malcolm IV of Scotland (died in 1165). More recently, Prince Louis of Wales, British royal who was born in 2018.

Conversion help

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

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

A few related timestamps to 72918001 are:

Start of year
63072000
End of Year
94694399
Start of month
70934400
End of month
73526399
Start of day
72835200
End fo day
72921599
Start of hour
72918000
End fo hour
72921599
Start of min
72918000
End fo min
72918059