Unix timestamp

712540799

Thu 30 Jul 1992 11:59:59 PM UTC

Coordinated Universal Time

Thu Jul 30 23:59:59 1992 UTC

In your local timezone

1992-07-30T23:59:59+00:00

ISO 8601

Thu, 30 Jul 1992 23:59:59 +0000

RFC 2822

2448835

Julian Date

29 Tammuz 5752

Hebrew Date

041

Swatch Internet Time

211

Day of the year

July

Month

31

Days in month

31

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

712540799

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

712540799 is representing the 211 day of the year 1992 in the Gregorian calendar which was a leap year having 366 days. There are 155 days left of the year and this particular timestamp falls on a Thursday, July 30 of week 31 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 New moon phase, about 225,764 miles (or 363,333 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 762, Baghdad is founded. And later in 1419 First Defenestration of Prague: A crowd of radical Hussites kill seven members of the Prague city council. More recently, in 1978 the 730: Okinawa Prefecture changes its traffic on the right-hand side of the road to the left-hand side.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 578 when Jacob Baradaeus, Greek bishop passed away and in 579 when Pope Benedict I left us. And more recently, Onyeka Onwenu, Nigerian singer, actress and politician (born in 1952) who died in in 2024.

July 30, or 712540799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Hongzhi, emperor of the Ming dynasty (died in 1505) who was born in 1470, and later in 1511 - Giorgio Vasari, Italian painter, historian, and architect (died in 1574). More recently, Joey King, American actress who was born in 1999.

Conversion help

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

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

A few related timestamps to 712540799 are:

Start of year
694224000
End of Year
725846399
Start of month
709948800
End of month
712627199
Start of day
712454400
End fo day
712540799
Start of hour
712537200
End fo hour
712540799
Start of min
712540740
End fo min
712540799