Unix timestamp

714272399

Thu 20 Aug 1992 12:59:59 AM UTC

Coordinated Universal Time

Thu Aug 20 00:59:59 1992 UTC

In your local timezone

1992-08-20T00:59:59+00:00

ISO 8601

Thu, 20 Aug 1992 00:59:59 +0000

RFC 2822

2448855

Julian Date

21 Av 5752

Hebrew Date

083

Swatch Internet Time

232

Day of the year

August

Month

31

Days in month

34

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

714272399

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

714272399 is representing the 232 day of the year 1992 in the Gregorian calendar which was a leap year having 366 days. There are 134 days left of the year and this particular timestamp falls on a Thursday, August 20 of week 34 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 Third quarter phase, about 241,101 miles (or 388,014 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 636, Battle of Yarmouk: Arab forces led by Khalid ibn al-Walid take control of the Levant away from the Byzantine Empire, marking the first great wave of Muslim conquests and the rapid advance of Islam outside Arabia. And later in 1083 canonization of the first King of Hungary, Saint Stephen and his son Saint Emeric celebrated as a National Day in Hungary. More recently, in 2020 Joe Biden gives his acceptance speech virtually for the 2020 Democratic presidential nomination at the 2020 Democratic National Convention.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 14 when Agrippa Postumus, Roman son of Marcus Vipsanius Agrippa (born 12 BC) passed away and in 535 when Mochta, Irish missionary and saint left us. And more recently, Al Attles, American basketball player and coach (born 1936) who died in in 2024.

August 20, or 714272399, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Shahrukh Mirza, ruler of Persia and Transoxiania (died 1447) who was born in 1377, and later in 1517 - Antoine Perrenot de Granvelle, French cardinal and art collector (died 1586). More recently, Prince Gabriel of Belgium who was born in 2003.

Conversion help

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

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

A few related timestamps to 714272399 are:

Start of year
694224000
End of Year
725846399
Start of month
712627200
End of month
715305599
Start of day
714268800
End fo day
714355199
Start of hour
714268800
End fo hour
714272399
Start of min
714272340
End fo min
714272399