Unix timestamp

1666396740

Fri 21 Oct 2022 11:59:00 PM UTC

Coordinated Universal Time

Fri Oct 21 23:59:00 2022 UTC

In your local timezone

2022-10-21T23:59:00+00:00

ISO 8601

Fri, 21 Oct 2022 23:59:00 +0000

RFC 2822

2459875

Julian Date

26 Tishri 5783

Hebrew Date

040

Swatch Internet Time

293

Day of the year

October

Month

31

Days in month

42

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1666396740

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

1666396740 is representing the 293 day of the year 2022 in the Gregorian calendar, having 365 days. There are 72 days left of the year and this particular timestamp falls on a Friday, October 21 of week 42 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 245,733 miles (or 395,469 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1097, First Crusade: Crusaders led by Godfrey of Bouillon, Bohemund of Taranto, and Raymond IV, Count of Toulouse, begin the Siege of Antioch. And later in 1392 japanese Emperor Go-Kameyama abdicates in favor of rival claimant Go-Komatsu. More recently, in 2019 in Canada, the 2019 Canadian federal election ends, resulting in incumbent Prime Minister Justin Trudeau remaining in office, albeit with the Liberal Party in a Minority government.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 645 when Zhenzhu Khan, khan of Xueyantuo passed away and in 1023 when Gero, Archbishop of Magdeburg left us. And more recently, Mimi Hines, Canadian singer and comedian (born in 1933) who died in in 2024.

October 21, or 1666396740, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Hongwu Emperor of China (died in 1398) who was born in 1328, and later in 1409 - Alessandro Sforza, Italian condottiero (died in 1473). More recently, Daniel Schorn, Austrian cyclist who was born in 1988.

Conversion help

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

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

A few related timestamps to 1666396740 are:

Start of year
1640995200
End of Year
1672531199
Start of month
1664582400
End of month
1667260799
Start of day
1666310400
End fo day
1666396799
Start of hour
1666393200
End fo hour
1666396799
Start of min
1666396740
End fo min
1666396799