Unix timestamp

712195199

Sun 26 Jul 1992 11:59:59 PM UTC

Coordinated Universal Time

Sun Jul 26 23:59:59 1992 UTC

In your local timezone

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

ISO 8601

Sun, 26 Jul 1992 23:59:59 +0000

RFC 2822

2448831

Julian Date

25 Tammuz 5752

Hebrew Date

041

Swatch Internet Time

207

Day of the year

July

Month

31

Days in month

30

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

712195199

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

712195199 is representing the 207 day of the year 1992 in the Gregorian calendar which was a leap year having 366 days. There are 159 days left of the year and this particular timestamp falls on a Sunday, July 26 of week 30 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 Waning crescent phase, about 230,855 miles (or 371,525 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 657, First Fitna: In the Battle of Siffin, troops led by Ali ibn Abu TAlib clash with those led by Muawiyah I. And later in 920 rout of an alliance of Christian troops from Navarre and Léon against the Muslims at the Battle of Valdejunquera. More recently, in 2024 olympic swimmer Ana Carolina Vieira has been kicked out of the 2024 Summer Olympics in Paris due to sneaking out of the Olympic Village.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 342 when Cheng of Jin, emperor of the Jin Dynasty (born 321) passed away and in 811 when Nikephoros I, Byzantine emperor left us. And more recently, Tom Lehrer, American singer, comedian and mathematician (born 1928) who died in in 2025.

July 26, or 712195199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Stanislaus of Szczepanów, Polish bishop and saint (died 1079) who was born in 1030, and later in 1400 - Isabel le Despenser, Countess of Worcester, English noble (died 1439). More recently, Achraf El Yakhloufi, Belgian politician who was born in 1998.

Conversion help

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

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

A few related timestamps to 712195199 are:

Start of year
694224000
End of Year
725846399
Start of month
709948800
End of month
712627199
Start of day
712108800
End fo day
712195199
Start of hour
712191600
End fo hour
712195199
Start of min
712195140
End fo min
712195199