Unix timestamp

244432743

Fri 30 Sep 1977 01:59:03 AM UTC

Coordinated Universal Time

Fri Sep 30 01:59:03 1977 UTC

In your local timezone

1977-09-30T01:59:03+00:00

ISO 8601

Fri, 30 Sep 1977 01:59:03 +0000

RFC 2822

2443417

Julian Date

18 Tishri 5738

Hebrew Date

124

Swatch Internet Time

272

Day of the year

September

Month

30

Days in month

39

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

244432743

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

244432743 is representing the 272 day of the year 1977 in the Gregorian calendar, having 365 days. There are 93 days left of the year and this particular timestamp falls on a Friday, September 30 of week 39 at 01:59 UTC in the monrning meaning that about 8% of the day has passed. At this specifc time, the moon was in its Waning Gibbous phase, about 248,728 miles (or 400,290 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 489, the Ostrogoths under Theoderic the Great defeat the forces of Odoacer for the second time. And later in 737 the Turgesh drive back an Umayyad invasion of Khuttal, follow them south of the Oxus, and capture their baggage train. More recently, in 2016 two paintings with a combined value of $100 million are recovered after having been stolen from the Van Gogh Museum in 2002.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 420 when Jerome, Roman priest, theologian, and saint passed away and in 653 when Honorius of Canterbury, Italian archbishop and saint left us. And more recently, Pete Rose, American baseball player and manager (born 1941) who died in in 2024.

September 30, or 244432743, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Rumi, Persian mystic and poet (died 1273)[citation needed] who was born in 1207, and later in 1227 - Pope Nicholas IV (died 1292). More recently, Max Verstappen, Dutch race car driver who was born in 1997.

Conversion help

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

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

A few related timestamps to 244432743 are:

Start of year
220924800
End of Year
252460799
Start of month
241920000
End of month
244511999
Start of day
244425600
End fo day
244511999
Start of hour
244429200
End fo hour
244432799
Start of min
244432740
End fo min
244432799