Unix timestamp

794015999

Tue 28 Feb 1995 11:59:59 PM UTC

Coordinated Universal Time

Tue Feb 28 23:59:59 1995 UTC

In your local timezone

1995-02-28T23:59:59+00:00

ISO 8601

Tue, 28 Feb 1995 23:59:59 +0000

RFC 2822

2449778

Julian Date

28 Adar I 5755

Hebrew Date

041

Swatch Internet Time

58

Day of the year

February

Month

28

Days in month

09

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

794015999

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

794015999 is representing the 58 day of the year 1995 in the Gregorian calendar, having 365 days. There are 307 days left of the year and this particular timestamp falls on a Tuesday, February 28 of week 09 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 237,477 miles (or 382,182 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 202 BC, liu Bang is enthroned as the Emperor of China, beginning four centuries of rule by the Han dynasty. And later in 870 the Fourth Council of Constantinople closes. More recently, in 2023 two trains collide south of the Vale of Tempe in Greece, leading to the deaths of at least 57 people and leaving 58 missing and 85 injured.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 628 when Khosrow II, Shah of Iran, Sasanian Empire (born in c. 570) passed away and in 1621 when Cosimo II de' Medici, Grand Duke of Tuscany (born in 1590) left us. And more recently, Joseph Wambaugh, American writer (born in 1937) who died in in 2025.

February 28, or 794015999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Margaret of Scotland, Queen of Norway (died in 1283) who was born in 1261, and later in 1518 - Francis III, Duke of Brittany, Duke of Brittany (died in 1536). More recently, Josip Šutalo, Croatian footballer who was born in 2000.

Conversion help

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

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

A few related timestamps to 794015999 are:

Start of year
788918400
End of Year
820454399
Start of month
791596800
End of month
794015999
Start of day
793929600
End fo day
794015999
Start of hour
794012400
End fo hour
794015999
Start of min
794015940
End fo min
794015999