Unix timestamp

1389923999

Fri 17 Jan 2014 01:59:59 AM UTC

Coordinated Universal Time

Fri Jan 17 01:59:59 2014 UTC

In your local timezone

2014-01-17T01:59:59+00:00

ISO 8601

Fri, 17 Jan 2014 01:59:59 +0000

RFC 2822

2456675

Julian Date

16 Shevat 5774

Hebrew Date

124

Swatch Internet Time

16

Day of the year

January

Month

31

Days in month

03

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1389923999

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

1389923999 is representing the 16 day of the year 2014 in the Gregorian calendar, having 365 days. There are 349 days left of the year and this particular timestamp falls on a Friday, January 17 of week 03 at 01:59 UTC in the monrning meaning that about 8% of the day has passed. At this specifc time, the moon was in its Full moon phase, about 251,689 miles (or 405,054 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 38 BC, Octavian divorces his wife Scribonia and marries Livia Drusilla, ending the fragile peace between the Second Triumvirate and Sextus Pompey. And later in 1362 Saint Marcellus' flood kills at least 25,000 people on the shores of the North Sea. More recently, in 1946 the UN Security Council holds its first session.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 395 when Theodosius I, Roman emperor (born 347) passed away and in 644 when Sulpitius the Pious, French bishop and saint left us. And more recently, Denis Law, Scottish footballer (born 1940) who died in in 2025.

January 17, or 1389923999, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Philip II, Duke of Burgundy (died 1404) who was born in 1342, and later in 1429 - Antonio del Pollaiuolo, Italian artist (diedc. 1498). More recently, Enzo Fernández, Argentinian footballer who was born in 2001.

Conversion help

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

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

A few related timestamps to 1389923999 are:

Start of year
1388534400
End of Year
1420070399
Start of month
1388534400
End of month
1391212799
Start of day
1389916800
End fo day
1390003199
Start of hour
1389920400
End fo hour
1389923999
Start of min
1389923940
End fo min
1389923999