Unix timestamp

968716799

Mon 11 Sep 2000 11:59:59 PM UTC

Coordinated Universal Time

Mon Sep 11 23:59:59 2000 UTC

In your local timezone

2000-09-11T23:59:59+00:00

ISO 8601

Mon, 11 Sep 2000 23:59:59 +0000

RFC 2822

2451800

Julian Date

11 Elul 5760

Hebrew Date

041

Swatch Internet Time

254

Day of the year

September

Month

30

Days in month

37

Week

Monday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

968716799

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

968716799 is representing the 254 day of the year 2000 in the Gregorian calendar which was a leap year having 366 days. There are 112 days left of the year and this particular timestamp falls on a Monday, September 11 of week 37 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 Full moon phase, about 248,970 miles (or 400,679 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 9, the Battle of the Teutoburg Forest ends: The Roman Empire suffers the greatest defeat of its history and the Rhine is established as the border between the Empire and the so-called barbarians for the next four hundred years. And later in 1275 an earthquake occurred in the south of Great Britain, notably causing multiple fatalities as well as destroying St Michael's Church on Glastonbury Tor. More recently, in 2023 the Libyan city of Derna experiences catastrophic floods after Storm Daniel causes two dams to collapse, killing over 11,300 people.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 883 when Kesta Styppiotes, Byzantine general passed away and in 1063 when Béla I of Hungary (born in 1016) left us. And more recently, Joe Schmidt, American football player and coach (born in 1932) who died in in 2024.

September 11, or 968716799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Yuknoom Ch'een II, Mayan ruler who was born in 600, and later in 1182 - Minamoto no Yoriie, Japanese shōgun (died in 1204). More recently, Zay Flowers, American football player who was born in 2000.

Conversion help

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

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

A few related timestamps to 968716799 are:

Start of year
946684800
End of Year
978307199
Start of month
967766400
End of month
970358399
Start of day
968630400
End fo day
968716799
Start of hour
968713200
End fo hour
968716799
Start of min
968716740
End fo min
968716799