Unix timestamp

1243036742

Fri 22 May 2009 11:59:02 PM UTC

Coordinated Universal Time

Fri May 22 23:59:02 2009 UTC

In your local timezone

2009-05-22T23:59:02+00:00

ISO 8601

Fri, 22 May 2009 23:59:02 +0000

RFC 2822

2454975

Julian Date

28 Iyyar 5769

Hebrew Date

040

Swatch Internet Time

141

Day of the year

May

Month

31

Days in month

21

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1243036742

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

1243036742 is representing the 141 day of the year 2009 in the Gregorian calendar, having 365 days. There are 224 days left of the year and this particular timestamp falls on a Friday, May 22 of week 21 at 23:59 UTC in the afternoon meaning that about 100% of the day has passed. At this specifc time, the moon was in its New moon phase, about 232,497 miles (or 374,168 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 760, fourteenth recorded perihelion passage of Halley's Comet. And later in 0760 fourteenth recorded perihelion passage of Halley's Comet. More recently, in 2021 hypothermia kills 21 runners in the 100 km (60-mile) Gansu ultramarathon disaster in China.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 192 when Dong Zhuo, Chinese warlord and politician (born 138) passed away and in 0192 when Dong Zhuo, Chinese warlord and politician (born in 138) left us. And more recently, David Wilkie, Scottish swimmer (born 1954) who died in in 2024.

May 22, or 1243036742, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Itzam K'an Ahk I, Mayan king (died in 686) who was born in 0626, and later in 626 - Itzam K'an Ahk I, Mayan king (died 686). More recently, Anthony Richardson, American football player who was born in 2002.

Conversion help

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

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

A few related timestamps to 1243036742 are:

Start of year
1230768000
End of Year
1262303999
Start of month
1241136000
End of month
1243814399
Start of day
1242950400
End fo day
1243036799
Start of hour
1243033200
End fo hour
1243036799
Start of min
1243036740
End fo min
1243036799