Unix timestamp

1207353540

Fri 04 Apr 2008 11:59:00 PM UTC

Coordinated Universal Time

Fri Apr 4 23:59:00 2008 UTC

In your local timezone

2008-04-04T23:59:00+00:00

ISO 8601

Fri, 04 Apr 2008 23:59:00 +0000

RFC 2822

2454562

Julian Date

28 Adar II 5768

Hebrew Date

040

Swatch Internet Time

94

Day of the year

April

Month

30

Days in month

14

Week

Friday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1207353540

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

1207353540 is representing the 94 day of the year 2008 in the Gregorian calendar which was a leap year having 366 days. There are 272 days left of the year and this particular timestamp falls on a Friday, April 04 of week 14 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 231,674 miles (or 372,844 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 190, Dong Zhuo has his troops evacuate the capital Luoyang and burn it to the ground. And later in 503 BC Roman consul Agrippa Menenius Lanatus celebrates a triumph for a military victory over the Sabines. More recently, in 2023 Finland becomes a member of NATO after Turkey accepts its membership request.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 397 when Ambrose, Roman archbishop and saint (born 338) passed away and in 636 when Isidore of Seville, Spanish archbishop and saint (born 560) left us. And more recently, Tony Rundle, Australian politician, 40th Premier of Tasmania (died 1939) who died in in 2025.

April 4, or 1207353540, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Caracalla, Roman emperor (died 217) who was born in 188, and later in 1436 - Amalia of Saxony, Duchess of Bavaria-Landshut (died 1501). More recently, Risako Sugaya, Japanese singer and actress who was born in 1994.

Conversion help

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

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

A few related timestamps to 1207353540 are:

Start of year
1199145600
End of Year
1230767999
Start of month
1207008000
End of month
1209599999
Start of day
1207267200
End fo day
1207353599
Start of hour
1207350000
End fo hour
1207353599
Start of min
1207353540
End fo min
1207353599