Unix timestamp

1152053821

Tue 04 Jul 2006 10:57:01 PM UTC

Coordinated Universal Time

Tue Jul 4 22:57:01 2006 UTC

In your local timezone

2006-07-04T22:57:01+00:00

ISO 8601

Tue, 04 Jul 2006 22:57:01 +0000

RFC 2822

2453922

Julian Date

8 Tammuz 5766

Hebrew Date

997

Swatch Internet Time

184

Day of the year

July

Month

31

Days in month

27

Week

Tuesday

Day of the week

Time Converter


Convert a unix timestamp
Convert a date

1152053821

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

1152053821 is representing the 184 day of the year 2006 in the Gregorian calendar, having 365 days. There are 181 days left of the year and this particular timestamp falls on a Tuesday, July 04 of week 27 at 22:57 UTC in the afternoon meaning that about 96% of the day has passed. At this specifc time, the moon was in its First quarter phase, about 248,763 miles (or 400,346 km) from Earth.

On this day, many notable and historically important events have taken place. But to only mention a few, in year 362 BC, battle of Mantinea: The Thebans, led by Epaminondas, defeated the Spartans. And later in 0362 BC battle of Mantinea: The Thebans, led by Epaminondas, defeated the Spartans. More recently, in 2024 the Labour Party, led by Keir Starmer, wins a landslide majority in the 2024 United Kingdom general election, ending 14 years of Conservative government.

We've also, tragically, seen a few famous deaths throughout history on this day. One notable mention is in 673 when Ecgberht, king of Kent passed away and in 907 when Dietmar I, archbishop of Salzburg left us. And more recently, Mark Snow, American composer for film and television (born 1946) who died in in 2025.

July 4, or 1152053821, is also a day that we should celebrate. This date marks the birth of many influential people throughout history, including Salonia Matidia, Roman daughter of Ulpia Marciana (died 119) who was born in 68, and later in 1095 - Usama ibn Munqidh, Muslim poet, author and faris (Knight) (died 1188). More recently, Benjamin Büchel, Liechtensteiner footballer who was born in 1989.

Conversion help

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

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

A few related timestamps to 1152053821 are:

Start of year
1136073600
End of Year
1167609599
Start of month
1151712000
End of month
1154390399
Start of day
1151971200
End fo day
1152057599
Start of hour
1152050400
End fo hour
1152053999
Start of min
1152053820
End fo min
1152053879