Unix timestamp

788572740

Tue 27 Dec 1994 11:59:00 PM UTC

Coordinated Universal Time

Tue Dec 27 23:59:00 1994 UTC

In your local timezone

1994-12-27T23:59:00+00:00

ISO 8601

Tue, 27 Dec 1994 23:59:00 +0000

RFC 2822

2449715

Julian Date

24 Tevet 5755

Hebrew Date

040

Swatch Internet Time

360

Day of the year

December

Month

31

Days in month

52

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

788572740

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

788572740 is representing the 360 day of the year 1994 in the Gregorian calendar, having 365 days. There are 5 days left of the year and this particular timestamp falls on a Tuesday, December 27 of week 52 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 226,767 miles (or 364,947 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 537, the second Hagia Sophia in Constantinople is consecrated. And later in 1512 the Spanish Crown issues the Laws of Burgos, governing the conduct of settlers with regard to native Indians in the New World. More recently, in 1996 Taliban forces retake the strategic Bagram Airfield which solidifies their buffer zone around Kabul, Afghanistan.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 683 when Gaozong of Tang, founding emperor of the Chinese Tang dynasty (born in 628) passed away and in 870 when Aeneas of Paris, Frankish bishop left us. And more recently, Maria Creveling, American League of Legends player (born in 1995) who died in in 2019.

December 27, or 788572740, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including John I of Aragon (died in 1395) who was born in 1350, and later in 1390 - Anne de Mortimer, claimant to the English throne (died in 1411). More recently, Danny Wilson, Scottish footballer who was born in 1991.

Conversion help

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

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

A few related timestamps to 788572740 are:

Start of year
757382400
End of Year
788918399
Start of month
786240000
End of month
788918399
Start of day
788486400
End fo day
788572799
Start of hour
788569200
End fo hour
788572799
Start of min
788572740
End fo min
788572799