Unix timestamp

686278799

Tue 01 Oct 1991 12:59:59 AM UTC

Coordinated Universal Time

Tue Oct 1 00:59:59 1991 UTC

In your local timezone

1991-10-01T00:59:59+00:00

ISO 8601

Tue, 01 Oct 1991 00:59:59 +0000

RFC 2822

2448531

Julian Date

23 Tishri 5752

Hebrew Date

083

Swatch Internet Time

273

Day of the year

October

Month

31

Days in month

40

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

686278799

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

686278799 is representing the 273 day of the year 1991 in the Gregorian calendar, having 365 days. There are 92 days left of the year and this particular timestamp falls on a Tuesday, October 01 of week 40 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 225,906 miles (or 363,560 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 331 BC, Alexander the Great defeats Darius III of Persia in the Battle of Gaugamela. And later in 366 Pope Damasus I is consecrated. More recently, in 2021 the 2020 World Expo in Dubai begins. Its opening was originally scheduled for 20 October 2020 but was delayed due to the COVID-19 pandemic.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 630 when Tajoom Uk'ab K'ahk', Mayan king passed away and in 686 when Emperor Tenmu of Japan (born in 631) left us. And more recently, Michael Ancram, English lawyer and politician (born in 1945) who died in in 2024.

October 1, or 686278799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Sallust, Roman historian (died in 34 BC) who was born in 86 BC, and later in 208 - Alexander Severus, Roman emperor (died in 235). More recently, Mason Greenwood, English footballer who was born in 2001.

Conversion help

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

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

A few related timestamps to 686278799 are:

Start of year
662688000
End of Year
694223999
Start of month
686275200
End of month
688953599
Start of day
686275200
End fo day
686361599
Start of hour
686275200
End fo hour
686278799
Start of min
686278740
End fo min
686278799