Unix timestamp

318643199

Tue 05 Feb 1980 11:59:59 PM UTC

Coordinated Universal Time

Tue Feb 5 23:59:59 1980 UTC

In your local timezone

1980-02-05T23:59:59+00:00

ISO 8601

Tue, 05 Feb 1980 23:59:59 +0000

RFC 2822

2444276

Julian Date

18 Shevat 5740

Hebrew Date

041

Swatch Internet Time

35

Day of the year

February

Month

29

Days in month

06

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

318643199

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

318643199 is representing the 35 day of the year 1980 in the Gregorian calendar which was a leap year having 366 days. There are 331 days left of the year and this particular timestamp falls on a Tuesday, February 05 of week 06 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 Gibbous phase, about 251,435 miles (or 404,645 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 2 BC, Caesar Augustus is granted the title Pater patriae by the Roman Senate. And later in 62 earthquake in Pompeii, Italy. More recently, in 2019 Pope Francis becomes the first Pope in history to visit and perform Papal Mass in the Arabian Peninsula during his visit to Abu Dhabi.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 523 when Avitus of Vienne, Gallo-Roman bishop passed away and in 806 when Kanmu, emperor of Japan (born in 736) left us. And more recently, Irv Gotti, American record producer, co-founded Murder Inc Records (born 1970) who died in in 2025.

February 5, or 318643199, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Sanjō, emperor of Japan (died 1017) who was born in 976, and later in 1321 - John II, marquess of Montferrat (died 1372). More recently, Jisung, South Korean rapper who was born in 2002.

Conversion help

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

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

A few related timestamps to 318643199 are:

Start of year
315532800
End of Year
347155199
Start of month
318211200
End of month
320716799
Start of day
318556800
End fo day
318643199
Start of hour
318639600
End fo hour
318643199
Start of min
318643140
End fo min
318643199