Unix timestamp

2961961198

Sat 10 Nov 2063 10:59:58 PM UTC

Coordinated Universal Time

Sat Nov 10 22:59:58 2063 UTC

In your local timezone

2063-11-10T22:59:58+00:00

ISO 8601

Sat, 10 Nov 2063 22:59:58 +0000

RFC 2822

2474869

Julian Date

18 Heshvan 5824

Hebrew Date

999

Swatch Internet Time

313

Day of the year

November

Month

30

Days in month

45

Week

Saturday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

2961961198

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

2961961198 is representing the 313 day of the year 2063 in the Gregorian calendar, having 365 days. There are 52 days left of the year and this particular timestamp falls on a Saturday, November 10 of week 45 at 22:59 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon will be in its Waning Gibbous phase, about 230,951 miles (or 371,679 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 937, Ten Kingdoms: Li Bian usurps the throne and deposes Emperor Yang Pu. The Wu State is replaced by Li (now called "Xu Zhigao"), who becomes the first ruler of Southern Tang. And later in 1202 Fourth Crusade: Despite letters from Pope Innocent III forbidding it and threatening Excommunication, Catholic crusaders begin a Siege of Zara (now Zadar, Croatia). More recently, in 2019 president of Bolivia Evo Morales and several of his government resign after 19 days of civil protests and a recommendation from the military.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 461 when Pope Leo I passed away and in 474 when Leo II, Byzantine emperor (born in 467) left us. And more recently, Tim Sullivan, American novelist (born in 1948) who died in in 2024.

November 10, or 2961961198, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Musa al-Kadhim the seventh Shia Imam (died in 799) who was born in 745, and later in 1278 - Philip I, Prince of Taranto (died in 1332). More recently, Kiernan Shipka, American actress who was born in 1999.

Conversion help

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

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

A few related timestamps to 2961961198 are:

Start of year
2934835200
End of Year
2966371199
Start of month
2961100800
End of month
2963692799
Start of day
2961878400
End fo day
2961964799
Start of hour
2961957600
End fo hour
2961961199
Start of min
2961961140
End fo min
2961961199