Unix timestamp

2095974059

Sun 01 Jun 2036 11:00:59 PM UTC

Coordinated Universal Time

Sun Jun 1 23:00:59 2036 UTC

In your local timezone

2036-06-01T23:00:59+00:00

ISO 8601

Sun, 01 Jun 2036 23:00:59 +0000

RFC 2822

2464847

Julian Date

6 Sivan 5796

Hebrew Date

000

Swatch Internet Time

152

Day of the year

June

Month

30

Days in month

22

Week

Sunday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

2095974059

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

2095974059 is representing the 152 day of the year 2036 in the Gregorian calendar which will be a leap year having 366 days. There are 214 days left of the year and this particular timestamp falls on a Sunday, June 01 of week 22 at 23:00 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon will be in its First quarter phase, about 228,916 miles (or 368,405 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 1215, Zhongdu (now Beijing), then under the control of the Jurchen ruler Emperor Xuanzong of Jin, is captured by the Mongols under Genghis Khan, ending the Battle of Zhongdu. And later in 1252 Alfonso X is proclaimed king of Castile and León. More recently, in 1998 European Central Bank is founded in Brussels.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 0193 when The emperor Marcus Didius Julianus is murdered in his palace. passed away and in 193 when Marcus Didius Julianus, Roman Emperor (born 133) left us. And more recently, Tin Oo, Burmese general and politician (born 1927) who died in in 2024.

June 1, or 2095974059, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Geoffrey, Count of Nantes (died 1158) who was born in 1134, and later in 1300 - Thomas of Brotherton, 1st Earl of Norfolk, English politician, Lord Marshal of England (died 1338). More recently, Kagayaki Taishi, Japanese sumo wrestler who was born in 1994.

Conversion help

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

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

A few related timestamps to 2095974059 are:

Start of year
2082758400
End of Year
2114380799
Start of month
2095891200
End of month
2098483199
Start of day
2095891200
End fo day
2095977599
Start of hour
2095974000
End fo hour
2095977599
Start of min
2095974000
End fo min
2095974059