Unix timestamp

2136240059

Fri 11 Sep 2037 12:00:59 AM UTC

Coordinated Universal Time

Fri Sep 11 00:00:59 2037 UTC

In your local timezone

2037-09-11T00:00:59+00:00

ISO 8601

Fri, 11 Sep 2037 00:00:59 +0000

RFC 2822

2465313

Julian Date

2 Tishri 5798

Hebrew Date

042

Swatch Internet Time

253

Day of the year

September

Month

30

Days in month

37

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

2136240059

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

2136240059 is representing the 253 day of the year 2037 in the Gregorian calendar, having 365 days. There are 112 days left of the year and this particular timestamp falls on a Friday, September 11 of week 37 at 00:00 UTC in the monrning meaning that about 0% of the day has passed. At this specifc time, the moon will be in its New moon phase, about 225,894 miles (or 363,541 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 9, the Battle of the Teutoburg Forest ends: The Roman Empire suffers the greatest defeat of its history and the Rhine is established as the border between the Empire and the so-called barbarians for the next four hundred years. And later in 1275 an earthquake occurred in the south of Great Britain, notably causing multiple fatalities as well as destroying St Michael's Church on Glastonbury Tor. More recently, in 2023 the Libyan city of Derna experiences catastrophic floods after Storm Daniel causes two dams to collapse, killing thousands of people.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 883 when Kesta Styppiotes, Byzantine general passed away and in 1063 when Béla I of Hungary (born 1016) left us. And more recently, John D. Petersen, American chemist, educator, and academic administrator (born 1947) who died in in 2025.

September 11, or 2136240059, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Yuknoom Ch'een II, Mayan ruler who was born in 600, and later in 1182 - Minamoto no Yoriie, Japanese shōgun (died 1204). More recently, Zay Flowers, American football player who was born in 2000.

Conversion help

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

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

A few related timestamps to 2136240059 are:

Start of year
2114380800
End of Year
2145916799
Start of month
2135376000
End of month
2137967999
Start of day
2136240000
End fo day
2136326399
Start of hour
2136240000
End fo hour
2136243599
Start of min
2136240000
End fo min
2136240059