Unix timestamp

431999999

Fri 09 Sep 1983 11:59:59 PM UTC

Coordinated Universal Time

Fri Sep 9 23:59:59 1983 UTC

In your local timezone

1983-09-09T23:59:59+00:00

ISO 8601

Fri, 09 Sep 1983 23:59:59 +0000

RFC 2822

2445588

Julian Date

2 Tishri 5744

Hebrew Date

041

Swatch Internet Time

251

Day of the year

September

Month

30

Days in month

36

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

431999999

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

431999999 is representing the 251 day of the year 1983 in the Gregorian calendar, having 365 days. There are 114 days left of the year and this particular timestamp falls on a Friday, September 09 of week 36 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 Waxing crescent phase, about 233,015 miles (or 375,002 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 9, Arminius' alliance of six Germanic tribes ambushes and annihilates three Roman legions of Publius Quinctilius Varus in the Battle of the Teutoburg Forest. And later in 337 constantine II, Constantius II, and Constans succeed their father Constantine I as co-emperors. The Roman Empire is divided between the three Augusti. More recently, in 2016 the government of North Korea conducts its fifth and reportedly biggest nuclear test. World leaders condemn the act, with South Korea calling it "maniacal recklessness".

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 906 when Adalbert von Babenberg, Frankish nobleman passed away and in 1000 when Olaf I, king of Norway left us. And more recently, Caterina Valente, Italian-French singer and dancer (born 1931) who died in in 2024.

September 9, or 431999999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Aurelian, Roman emperor (died 275) who was born in 214/15, and later in 384 - Honorius, Roman emperor (died 423). More recently, Kristiāns Pelšs, Latvian ice hockey player (died 2013) who was born in 1992.

Conversion help

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

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

A few related timestamps to 431999999 are:

Start of year
410227200
End of Year
441763199
Start of month
431222400
End of month
433814399
Start of day
431913600
End fo day
431999999
Start of hour
431996400
End fo hour
431999999
Start of min
431999940
End fo min
431999999