Unix timestamp

971481598

Fri 13 Oct 2000 11:59:58 PM UTC

Coordinated Universal Time

Fri Oct 13 23:59:58 2000 UTC

In your local timezone

2000-10-13T23:59:58+00:00

ISO 8601

Fri, 13 Oct 2000 23:59:58 +0000

RFC 2822

2451832

Julian Date

14 Tishri 5761

Hebrew Date

041

Swatch Internet Time

286

Day of the year

October

Month

31

Days in month

41

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

971481598

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

971481598 is representing the 286 day of the year 2000 in the Gregorian calendar which was a leap year having 366 days. There are 80 days left of the year and this particular timestamp falls on a Friday, October 13 of week 41 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 237,306 miles (or 381,907 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 409, Vandals and Alans cross the Pyrenees and appear in Hispania. And later in 1269 the present church building at Westminster Abbey is consecrated. More recently, in 2019 kenyan Brigid Kosgei sets a new world record for a woman runner with a time of 2:14:04 at the 2019 Chicago Marathon.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 54 when Claudius, Roman emperor (born in 10 BC) passed away and in 807 when Simpert, bishop of Augsburg left us. And more recently, Donal Murray, Irish Catholic bishop (born in 1940) who died in in 2024.

October 13, or 971481598, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Emperor Xiaowen of Northern Wei, emperor of Northern Wei (died in 499) who was born in 467, and later in 1381 - Thomas FitzAlan, 12th Earl of Arundel, English politician, Lord High Treasurer of England (died in 1415). More recently, Jimin, South Korean singer who was born in 1995.

Conversion help

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

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

A few related timestamps to 971481598 are:

Start of year
946684800
End of Year
978307199
Start of month
970358400
End of month
973036799
Start of day
971395200
End fo day
971481599
Start of hour
971478000
End fo hour
971481599
Start of min
971481540
End fo min
971481599