Unix timestamp

1671580799

Tue 20 Dec 2022 11:59:59 PM UTC

Coordinated Universal Time

Tue Dec 20 23:59:59 2022 UTC

In your local timezone

2022-12-20T23:59:59+00:00

ISO 8601

Tue, 20 Dec 2022 23:59:59 +0000

RFC 2822

2459935

Julian Date

26 Kislev 5783

Hebrew Date

041

Swatch Internet Time

353

Day of the year

December

Month

31

Days in month

51

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1671580799

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

1671580799 is representing the 353 day of the year 2022 in the Gregorian calendar, having 365 days. There are 12 days left of the year and this particular timestamp falls on a Tuesday, December 20 of week 51 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 crescent phase, about 232,028 miles (or 373,413 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 69, Antonius Primus enters Rome to claim the title of Emperor for Nero's former general Vespasian. And later in 1192 Richard I of England is captured and imprisoned by Leopold V of Austria on his way home to England after the Third Crusade. More recently, in 2019 the United States Space Force becomes the first new branch of the United States Armed Forces since 1947.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 217 when Zephyrinus, pope of the Catholic Church passed away and in 910 when Alfonso III, king of Asturias left us. And more recently, Ezra Vogel, American sociologist (born in 1930) who died in in 2020.

December 20, or 1671580799, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Oronce Finé, French mathematician and cartographer (died in 1555) who was born in 1494, and later in 1496 - Joseph ha-Kohen, historian and physician (died in 1575). More recently, Ksenia Makarova, Russian-American figure skater who was born in 1992.

Conversion help

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

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

A few related timestamps to 1671580799 are:

Start of year
1640995200
End of Year
1672531199
Start of month
1669852800
End of month
1672531199
Start of day
1671494400
End fo day
1671580799
Start of hour
1671577200
End fo hour
1671580799
Start of min
1671580740
End fo min
1671580799