Unix timestamp

1829001599

Thu 16 Dec 2027 11:59:59 PM UTC

Coordinated Universal Time

Thu Dec 16 23:59:59 2027 UTC

In your local timezone

2027-12-16T23:59:59+00:00

ISO 8601

Thu, 16 Dec 2027 23:59:59 +0000

RFC 2822

2461757

Julian Date

16 Kislev 5788

Hebrew Date

041

Swatch Internet Time

349

Day of the year

December

Month

31

Days in month

50

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1829001599

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

1829001599 is representing the 349 day of the year 2027 in the Gregorian calendar, having 365 days. There are 16 days left of the year and this particular timestamp falls on a Thursday, December 16 of week 50 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon will be in its Waning Gibbous phase, about 225,982 miles (or 363,683 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 755, An Lushan revolts against Chancellor Yang Guozhong at Yanjing, initiating the An Lushan Rebellion during the Tang dynasty of China. And later in 1431 Hundred Years' War: Henry VI of England is crowned King of France at Notre Dame in Paris. More recently, in 1918 Vincas Mickevičius-Kapsukas declares the formation of the Lithuanian Soviet Socialist Republic; it is dissolved in 1919.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 604 when Houzhu, emperor of the Chen dynasty (born in 553) passed away and in 705 when Wu Zetian, Empress of the Zhou dynasty (born in 624) left us. And more recently, Keely Smith, American singer and actress (born in 1928) who died in in 2017.

December 16, or 1829001599, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Emperor Manuel III of Trebizond (died in 1417) who was born in 1364, and later in 1485 - Catherine of Aragon, Spanish princess, later queen consort of England (died in 1536). More recently, José Rodríguez Martínez, Spanish footballer who was born in 1994.

Conversion help

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

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

A few related timestamps to 1829001599 are:

Start of year
1798761600
End of Year
1830297599
Start of month
1827619200
End of month
1830297599
Start of day
1828915200
End fo day
1829001599
Start of hour
1828998000
End fo hour
1829001599
Start of min
1829001540
End fo min
1829001599