Unix timestamp

2995055940

Thu 27 Nov 2064 11:59:00 PM UTC

Coordinated Universal Time

Thu Nov 27 23:59:00 2064 UTC

In your local timezone

2064-11-27T23:59:00+00:00

ISO 8601

Thu, 27 Nov 2064 23:59:00 +0000

RFC 2822

2475253

Julian Date

18 Kislev 5825

Hebrew Date

040

Swatch Internet Time

331

Day of the year

November

Month

30

Days in month

48

Week

Thursday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

2995055940

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

2995055940 is representing the 331 day of the year 2064 in the Gregorian calendar which will be a leap year having 366 days. There are 35 days left of the year and this particular timestamp falls on a Thursday, November 27 of week 48 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 238,799 miles (or 384,309 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 25, Luoyang is declared capital of the Eastern Han dynasty by Emperor Guangwu of Han. And later in 176 emperor Marcus Aurelius grants his son Commodus the rank of "Imperator" and makes him Supreme Commander of the Roman legions. More recently, in 2004 Pope John Paul II returns the relics of Saint John Chrysostom to the Eastern Orthodox Church.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 8 BC when Horace, Roman soldier and poet (born in 65 BC) passed away and in 395 when Rufinus, Roman politician (born in 335) left us. And more recently, Mohsen Fakhrizadeh, Iranian nuclear scientist (born in 1958) who died in in 2020.

November 27, or 2995055940, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Antinous, Greek favourite of Hadrian (died in 130) who was born in 111, and later in 1127 - Emperor Xiaozong of Song (died in 1194). More recently, Zoe Colletti, American actress who was born in 2001.

Conversion help

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

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

A few related timestamps to 2995055940 are:

Start of year
2966371200
End of Year
2997993599
Start of month
2992723200
End of month
2995315199
Start of day
2994969600
End fo day
2995055999
Start of hour
2995052400
End fo hour
2995055999
Start of min
2995055940
End fo min
2995055999